Hi,
When a field is declared as an integer, not null and is the primary,
how would I address it's empty set?
ex: if($value == ???)
{
bla
bla
bla
}
My condition wants there to be nothing in $value.
--
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] not null Jeremy Morano
- RE: [PHP] not null Craig Vincent
- RE: [PHP] not null Slavomir Slizik
- Re: [PHP] not null mike cullerton
- [PHP] Re: not null Richard Lynch

