Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

123
Vistas
Setting PHP Max Input Vars

I need to adjust the default server value for Max Input Vars on a website>

Writing ini_set('max_input_vars', 3000) on a script does not work

Adding the following to .htaccess makes the whole site go blank

php_value max_input_vars 1000
php_value suhosin.post.max_vars 1000
php_value suhosin.request.max_vars 1000

We dont have access to the ini file.

Is there a way round this at the script level?

9 months ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos