Jump to content

Max number of uploadable files

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Alhazred

Alhazred

    Learning Programmer

  • Members
  • PipPipPip
  • 99 posts
I have a form with 41 fields to upload 41 files by using php's ftp functions.
The problem is that at most 20 files are uploaded.

I've tried to put a print_r($_FILES) inside the code and it prints only 20 entries.

Is there any limit to the number of uploadable files?

#2
Alhazred

Alhazred

    Learning Programmer

  • Members
  • PipPipPip
  • 99 posts
I've just found out that max_file_uploads is set to 20.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users