How can we increase the execution time of a PHP script?
Answer Posted / abhi
by changing the following setup at php.inimax_execution_time
= 30
; Maximum execution time of each script, in seconds
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is cms php?
Is php an api?
What are the advantages of indexes?
For image work which library is used in php?
How a constant is defined in a php script?
What are the features of php?
Explain me the difference between include and require?
How do you debug php?
How to turn on the session support?
What are the options to transfer session ids?
Explain what does $_server means?
What are objects in php?
What is trim codeigniter?
What are the special characters you need to escape in single-quoted stings?
How cookies are transported from servers to browsers?