On 06/07/2005, at 10:47 PM, André Medeiros wrote:


If ($string == '') ??

or if (isset($string)) ??


$string may be defined and still be empty ;)


Hence my first example :P

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

Reply via email to