How can we increase the execution time of a PHP script?

Answer Posted / chheena

Although there are more then one way to increase the
execution time but better to use
<?php set_time_limit(3600); ?>//increase the execution time
to 1hour,
//put above line on the top of your code

Is This Answer Correct ?    13 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of isset function in php?

582


is that "enumerated array" equal to "numeric array"?

2022


What is the current stable version of php? What advance thing in php7?

514


How many types of array are there in php?

572


What does echo mean in php?

552






How does php strcmp work?

502


How to reset/destroy a cookie in php?

527


iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not

1451


What websites use php?

517


How can we encrypt the password using php?

550


Tell me how can I display text with a php script?

516


How many columns can be added in a table in mysql?

494


Explain preg_Match and preg_replace?

547


How big is varchar max?

590


Explain how we can get the number of elements in an array?

516