From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.5
PHP Bug Type:     Unknown/Other Function
Bug description:  string '0' treated as empty

the string '0' is not empty but treated as empty

if( empty( '0' ) )
{

}


-- 
Edit Bug report at: http://bugs.php.net/?id=11627&edit=1



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