WHol
0
Q:

how to set max_input_vars in htaccess

htaccess --> php_value max_input_vars 3000
.php     --> ini_set('max_input_vars', 3000);
1
@ini_set( 'max_input_vars' , 4000 );
0

New to Communities?

Join the community