php-general | 2003022
Date: 02/28/03
- Next message: Ernest E Vogelsinger: "Re: [PHP] testing for < 0"
- Previous message: Bryan Lipscy: "RE: [PHP] testing for < 0"
- In reply to: Steve Buehler: "[PHP] testing for < 0"
- Next in thread: Ernest E Vogelsinger: "Re: [PHP] testing for < 0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try $timeb <> ''.
Steve Buehler wrote:
> 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
>
>
-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Ernest E Vogelsinger: "Re: [PHP] testing for < 0"
- Previous message: Bryan Lipscy: "RE: [PHP] testing for < 0"
- In reply to: Steve Buehler: "[PHP] testing for < 0"
- Next in thread: Ernest E Vogelsinger: "Re: [PHP] testing for < 0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

