From:             [EMAIL PROTECTED]
Operating system: WINDOWS 2000 SERVER
PHP version:      4.0.5
PHP Bug Type:     Strings related
Bug description:  compare two string via ==

<?
if( '00d000000000000' == '00e000000000000' ) {
        echo "For Mr PhP '00d000000000000' == '00e000000000000' :)<BR>";
}
?>

try this script ! You will see the problem :)
-- 
Edit bug report at: http://bugs.php.net/?id=13111&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