How to increase max_input_vars from .htaccess
1. Go to file manager
2. Open your existing .htaccess file or create a .htaccess file
3. You may add directive this code in your .htaccess file
php_value max_input_vars 1000
How to increase max_input_vars from .htaccess
1. Go to file manager
2. Open your existing .htaccess file or create a .htaccess file
3. You may add directive this code in your .htaccess file
php_value max_input_vars 1000