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:

@copy("$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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to