jeudi 18 avril 2019

how to solve max_input_value problem without modify php.ini

At first I want to show 10,000 data in front-end,because of every data have one checkbox to pass data's id,I dont't know the checkbox is checked or not when I switch paging,so I show all data in one page.

The max quantity of input is 1000 in php,so I modify max_input_value to 20000 in php.ini,but the maximum amount of my data is increase to 30000,I have change max_input_value again,I think change max_input_value is not a solution.

Do any one know the better way to fix this problem?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire