Hi,
I came across this:
$confidential = 0;
echo "$confidential " . ($confidential == "yes");
In which "0 1" was printed.
Is there something I'm missing?
Thanks,
Jason
--
Jason Murray
Developer
http://www.jwebmedia.com/
1 877 525 jWEB
--
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]
- RE: [PHP] Variable Strangeness Boget, Chris
- Re: [PHP] Variable Strangeness Jason Murray
- Re: [PHP] Variable Strangeness Chris Lee
- Re: [PHP] Variable Strangeness php3
- RE: [PHP] Variable Strangeness PHPBeginner.com

