ID: 16122 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Win2000pro + IIS5 PHP Version: 4.1.1 New Comment:
move_uploaded_file() also has same problem! Previous Comments: ------------------------------------------------------------------------ [2002-03-17 00:16:25] [EMAIL PROTECTED] when handling upload files (use the example in the PHP manual) is_upload_file($userfile) returns true but if I use is_upload_file($_REQUEST["userfile"]), it returns false $userfile = $_REQUEST["userfile"], isn't it ? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16122&edit=1