--- William Lovaton <[EMAIL PROTECTED]> wrote:
> Yeah, sometimes this is an annoying problem with PHP. Somehow, "",
> null, 0 and "0"  is the same thing.

You can always use === if you don't want it to cast.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming Fall 2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to