PHP configuration: max_execution_time and max_input_time

后端 未结 3 2007
忘了有多久
忘了有多久 2021-01-14 12:36

Can I set the following PHP configuration parameters as follows:

max_execution_time = 360 max_input_time 360

Is that safe and efficient ?

I actually

3条回答
提交回复
热议问题