How can we increase the execution time of a PHP script?
Answer Posted / rachna
In which page we want to increase the execution time of the queries we put set_time_limit(3600); in that page.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How to set session.gc_divisor properly?
How to remove duplicate values from a PHP Array?
How many keywords are there in php?
Why do we use interface in php?
How to remove all duplicate values in array in php?
How can you upload a file using php?
Is php is dying?
What is the difference between php and java?
Explain php explode() function.
Tell me what is the actually used php version?
What is fetch array in php?
What does mysqli_query return?
Should I learn php before wordpress?
How to convert a character to an ascii value?
Explain about the $_GET variable of PHP?