ID:               43511
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marius dot radvan at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: windows
 PHP Version:      5.2.5
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi




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

[2007-12-06 07:42:07] marius dot radvan at yahoo dot com

Description:
------------
Warning: unlink() [function.unlink]: No error in C:\Program
Files\VertrigoServ\www\peluza.info\poze.php 
i get this non error warning

Reproduce code:
---------------
 if (($pext != "jpg")  && ($pext != "jpeg")) {
  unlink($_FILES['img']['tmp_name']);
?>

Expected result:
----------------
delete temp file

Actual result:
--------------
it shows me that warning


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


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

Reply via email to