1
Does the configuration variable max_input_vars have a limit value? I’m setting the value of this variable to 9999999 but even so PHP is complaining that the value being sent is greater than 20000, 20000 would be the limit value to put in this variable?
Variable $_POST has size limit?
– rray