ID: 11115
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Filesystem function related
Operating System: win NT 4
PHP Version: 4.0.4pl1
New Comment:
Works fine for me on Windows 2000 using 4.1.0
Previous Comments:
------------------------------------------------------------------------
[2001-05-29 03:15:05] [EMAIL PROTECTED]
php 4.0.5 does not fix it.
Michel
------------------------------------------------------------------------
[2001-05-26 15:42:42] [EMAIL PROTECTED]
Can you try php 4.0.5 and see if it is fixed?
Derick
------------------------------------------------------------------------
[2001-05-25 11:28:47] [EMAIL PROTECTED]
if (!copy($uploadedFile,$newFile));
{
echo("Error copying file");
}
will echo even if file is copied
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=11115&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]