Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2003022

[PHP] testing for < 0 From: Steve Buehler (steve <email protected>)
Date: 02/28/03

I have a form that has input for minutes. My problem is that I am trying
to test to see if the field is blank or not and if they enter a "0" (zero),
my test always show it as blank. I have tried !$timemb and
!is_numeric($timemb).

Thank You
Steve

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