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 do I repair phpmyadmin?
What is difference between include and include_once in php?
What is php and what does it do?
Which Scripting Engine PHP uses?
What is php artisan serve?
How to get number of days between two given dates using PHP?
Can we use php variable in javascript?
How do you execute a php script from the command line?
Explain what are psrs?
Is jquery better than javascript?
Tell me how do you define a constant?
What is the basic syntax of Php?
How to write the form tag correctly for uploading files?
What is session in PHP. How to remove data from a session?
How to create an array from php string?