On Fri, 17 Feb 2012 22:59:20 +0100, Rasmus Lerdorf
wrote:
The main reason is that our default for max_file_uploads is rather low
and since we count empty uploads against this limit it is easy for apps
to hit this. So if you have more than 20 type="file" fields in a form,
even if the user onl
On Feb 18, 2012, at 2:33 AM, "Gustavo Lopes" wrote:
> On Fri, 17 Feb 2012 22:59:20 +0100, Rasmus Lerdorf wrote:
>
>
>> The main reason is that our default for max_file_uploads is rather low
>> and since we count empty uploads against this limit it is easy for apps
>> to hit this. So if you hav
Hi Stas,
with HTML5 you can also do 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 sim
A couple people I respect a heck of a lot have voted against, but I've
heard no technical explanation of "why" from them...
I voted "Yes" because I've never found a need for /e at all,
personally. Not sure my vote even counts, so feel free to nuke it. :-)
Or maybe I'm just not smart enough to emp