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
Why do we use htaccess
How to get the ip address of the client?
How can we display the output directly to the browser?
What is php array function?
What is var_dump?
How do you end php?
What are the advantages of oops in php?
What is the correct and the most two common way to start and finish a php block of code?
What is beforeRender() used?
How to access a specific character in a string using php?
What is the role of php.ini file?
What are differences between PECL and PEAR?
Which is best framework for php?
What is needed to be able to use image function?
How can we display information of a variable and readable by a human with php?