> -----Original Message-----
> From: Jeremy Morano [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 4:07 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] bug?
> 
> 
> Does anybody know of a common bug where a variable contains 
> what seems to be a generated random number instead of the
> input data that was given?
> 
> I'm inputting all sorts of info and only one variable is acting
> strange..................hmmmmmmm

*I* haven't seen behavior like that.

Is it possible you're accidentally assigning it a value by using a =
when you meant == at some point in your script?

Is there someplace that we might be able to look over your code and see
the results of running it?


---
Mark Roedel           | "The most overlooked advantage to owning a
Systems Programmer    |  computer is that if they foul up there's no
LeTourneau University |  law against whacking them around a little."
Longview, Texas, USA  |                          -- Owen Porterfield 

--
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