I don't think so, but if I have to suspect my code or a bug in php, I'll 
suspect my code. :)

I did a quick "if (isset($companyID_string)) { print "true"; } else { print 
"false";} and that didn't turn up anything, but I didn't spend a whole lot of 
effort on it.

Like I said, I'm pretty sure I screwed something up -- when I have more time, 
I'll try and figure out what it was.

Thanks again to all who responded.

--kurt

On Thursday 25 October 2001 13:22, you wrote:
> what I guessed was that you were using the variables somewhere else in the
> script above this code.  then you were adding on to them again.  without
> resetting them to blank.  Are you using these vars somewhere else (above
> this) in your code?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to