XHanch Studio Log in | Register | Cart

Forum

[Troubleshoot] PHP ...
 
Notifications
Clear all

[Troubleshoot] PHP Post limit: page blank or nothing happen when submitting lots of input fields

1 Posts
1 Users
0 Likes
40.4 K Views
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
Topic starter
 

On some server, you will not be able to submit lots (hundreds or thousands) of input fields via a web form.
That's because there is a limitation by a PHP Configuration "max_input_vars".

So, if you want to submit 1000 input fields, the PHP max_input_vars must be greater than that.
You can ask your host or you can edit your php.ini to increase it

 
Posted : 06/06/2013 5:45 pm
Share:

× Close Menu