ID: 46652
User updated by: neworld88 at homtmail dot com
Reported By: neworld88 at homtmail dot com
Status: Open
Bug Type: Unknown/Other Function
Operating System: Microsoft Windows XP [°æ±¾ 5.1.2
PHP Version: 5.2.6
New Comment:
Windows XP 5.1.2600 Service Pack 3
Previous Comments:
------------------------------------------------------------------------
[2008-11-23 11:49:32] neworld88 at homtmail dot com
Description:
------------
Reproduce code
$T = 1 ?
0 = false ?
Reproduce code:
---------------
<?php
$T = stripos("'LoadTime',time())","'")."<br>";
if($T = false)
{
echo 'EOOR.' ;
}
?>
Expected result:
----------------
Noting
Actual result:
--------------
Noting
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=46652&edit=1