View Single Post
Old Jun 5th, 2005, 7:20 AM   #6
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I've been reading up on file uploads, and I've noticed that PHP provides an error code in the event of an error: $_FILES['fileUpload']['error']. Try printing that and finding out if it tells you what's happening. The error code list is at http://www.php.net/manual/en/feature...oad.errors.php.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote