Page 1 of 1

PHP file upload

Posted: Fri Aug 01, 2008 12:36 pm
by bakaliaros
Hi

Is there a limitation to the number of files that can be uploaded from one form??
I am trying to do it and the 2 first files work perfectly but the third with the exactly the same code does not.

Can anybody help me??

Re: PHP file upload

Posted: Fri Aug 01, 2008 1:00 pm
by Dynamis
I can inform you that there is not a limit, but I don't have the code with me for my uploader to help you at this time. Just fyi though, mine has done 100's at a time, so it is possible.