Max file number can php upload at same time

Viewed 28750

I am using the tag for uploading multiple files with php. I notice that if i choose more than 20 files php uploads only the first 20 files.Is there a way to expand this limit?

4 Answers
Related