Max_input_vars how do i increase it

Hay! there i am using prestashop translation but before doing it i had to increase the max_input_vars variable to maximum but it can be done by only support team of 000webhost how should i request to them

I don’t know if it’s gonna work, but you can give it a shot.

  1. Go to File Manager

  2. Open /public_html/.htaccess (or create one if not available)

  3. Add this line to it php max_input_vars VALUE (replace VALUE with your desired one; default is 1000)

  4. Save your file