SyntaxFix
Write A Post
Hire A Developer
Questions
Yes, add it to the php.ini, restart apache and it should work.
You can test it on the fly if you want to with ini_set("max_input_vars",100)
ini_set("max_input_vars",100)