File was not set or it didnt exist message.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
quadoc
Forum Contributor
Posts: 137
Joined: Fri Jul 01, 2005 5:33 pm
Location: Atlanta, GA

File was not set or it didnt exist message.

Post by quadoc »

I've a script that the user can upload a file to a Windows 2003 Server, but everytime the user ran the script it gave them this message "File was not set or it didnt exist". Does anyone know what I need to do to remove the message? Thanks...
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

It would help if you posted some code since we cannot see what is throwing that error.
Post Reply