Forum Moderators: coopster

Message Too Old, No Replies

$_FILES is empty on upload

         

confused noob

6:55 am on Jul 3, 2008 (gmt 0)

10+ Year Member



Problem: [webmasterworld.com...]

I am having this exact problem, but my max file size is set, still I get an empty array. Someone help please!

[edited by: eelixduppy at 2:43 pm (utc) on July 3, 2008]
[edit reason] moved [/edit]

dreamcatcher

7:44 am on Jul 3, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am having this exact problem, but my max file size is set, still I get an empty array. Someone help please!

Do you have this in you form tag?

enctype="multipart/form-data"

dc

eelixduppy

5:52 pm on Jul 3, 2008 (gmt 0)



Also check your error logs for anything that might be causing an issue here.

NomikOS

6:28 pm on Jul 3, 2008 (gmt 0)

10+ Year Member



check your /tmp directory for uploading files too:
settings on php.ini, permissions etc...