Hi Stas,

with HTML5 you can also do <input type="file" multiple="multiple" /> and thereby upload many files with just one file upload element.



Regards
Jannik


Am 17.02.2012 23:41, schrieb Stas Malyshev:
Hi!

I'd like to add PHP_INI_PERDIR to max_file_uploads before 5.4.0 and also
in the next 5.3 release. This setting is very similar in scope to

I think the change is good, I just want to understand - why before 5.4.0? I understand the change itself - though the problem has rather easy workaround, as it seems: don't put that many file uploads on the page if you're not using them - but why the urgency?


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to