ID:               45242
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ftp32 at wp dot pl
-Status:           Open
+Status:           Feedback
-Bug Type:         PHP options/info functions
+Bug Type:         Unknown/Other Function
 Operating System: windows xp sp2
 PHP Version:      5.2.6
 New Comment:

Eh? What's exactly the problem here? Your report is totally
nonsense..please try report so that we can actually understand it.


Previous Comments:
------------------------------------------------------------------------

[2008-06-11 18:48:42] ftp32 at wp dot pl

Description:
------------
1)block file ,don't return anyfing
-exclude $b and 



Reproduce code:
---------------
//~~``
//~~``
//~~``
//1)//blobk file  and break exclude  file!!!!!- no return anyfing
..only loading
$b=' print index.php ';
echo `$b`;

2)
$b=' unlink index.php ';
echo `$b`;

3)
$b=' echo aaaaa ';
echo `$b - $b`;

Expected result:
----------------
loading...

Actual result:
--------------
...


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45242&edit=1

Reply via email to