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
How is it possible to propagate a session id?
What is inheritance in php with example?
How to compare two strings with comparison operators in php?
What is die in php?
Who is the father of php and what is the current version of php and mysql?
Difference between mysql_connect and mysql_pconnect?
Write logic to print Floyd's triangle in PHP?
Can I use php in html?
When use javascript vs php?
What does $this do in php?
What is namespace in php?
What is session in php w3schools?
What exactly is PHP?
What is mean by an associative array?
Explain me what is the importance of "method" attribute in a html form?