How to increase max_input_vars on remote hosting? Simple via .htaccess – just add this:
1 |
php_value max_input_vars 5000 |
How to increase max_input_vars on remote hosting? Simple via .htaccess – just add this:
1 |
php_value max_input_vars 5000 |