[PHP] File Upload Problem Solving? From: Jeff Oien (jeff <email protected>)
Date: 08/31/01

I have a user who is unable to upload files but I don't know where
to start with the troubleshooting process. I have this:

 <email protected>("$img1", "/blah/$username/$img1_name")
        or die("File upload didn't work.");

and they are getting the die message. All but one person are able
to upload.
Jeff Oien

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>