سؤال

I have a form with values like bars[4]. So I have about 1480 items. When I press submit and check post data the array contains exactly 1000 items. What the settings do that?

هل كانت مفيدة؟

المحلول

max_input_vars

defaults to 1000, just as you're finding.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top