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]

Reply via email to