Jump to content

PHP Uploading Issue


vitti07

Recommended Posts

I am having a unexplainable issue when using an upload function.  For the record I am using move_uploaded_file.  It works on all computers I have tested it on (both Mac and PC).  It works from my home.  The site is housed on an external server, so the issue isn't related to access.  However, the client can not get it to work.  She is using IE 6 on a PC.  But to me that should not make a difference, since the PHP is server side and it works on everything I run it on.  The script is set up to run both a success message and a error message if the file doesn't upload.  She is seeing neither.  It just clears the form and responds with no message.

 

Is there any reason why the PHP would not work on a certain network, even though the server is external?  Could it be an IT issue with her or would a setting on my web server screw something up?  I have tried everything, but cannot explain why she cannot get it to work. 

 

Link to comment
https://forums.phpfreaks.com/topic/51317-php-uploading-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.