Linux server: PHP max form fields?

  • Thread starter Thread starter Jack B
  • Start date Start date
J

Jack B

Guest
Users are discussing a module for a CMS and an issue it has. It was resolved by a user saying:
"I have had the same problem, but my provider solved it.

He told me that it was like a sort of security from php that only 12 formfields could be submitted once. He changed it for me and now I can submit as many fields as I want.

It didn't belong to register globals on or off. "

I have tried Googling for info about this Linux security setting in php with max form fields, but came up with nothing. Does anyone have any ideas?
 
Back
Top