on 8/1/01 12:50 PM, Jeremy Morano at [EMAIL PROTECTED] wrote:

> Hi, 
> 
> When a field is declared as an integer, not null and is the primary,
> how would I address it's empty set?

nut sure i understand the question. if the field is NOT NULL, how could
$value be empty?

> 
> ex: if($value == ???)
> {
> bla
> bla
> bla 
> }
> 
> 
> My condition wants there to be nothing in $value.


 -- mike cullerton



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