Files not uploading to tmp folder
Posted by: Samuel (---.freedom2surf.net)
Date: March 31, 2008 12:27AM

When I'm using $_FILES['upload']['tmp_name'] it specifies a name (like c:\wamp\tmp\php10.tmp) but the file itself doesn't actually upload. So no matter what I get a "File not found" error when I use:
is_uploaded_file($_FILES['upload']['tmp_name']) it always is false.

Any enlightenment?

Options: ReplyQuote


Sorry, only registered users may post in this forum.