Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / anonymous

Using the funtion set_time_limit().It sets the number of
seconds a script is allowed to run .If this is reached
script returns a fatal error.The default limit is 30
seconds .If seconds is set to zero
no time limit is imposed.When called , set_time_limit()
restarts the timeout counter from zero.If the timeout is
the default 30 seconds,and 25 seconds into script execution
a call such as set_time_limit(20)
is made,the script will run for a total of 45 seconds
before timing out.

Is This Answer Correct ?    27 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ways to define a constant in php?

1062


How to execute a function in php?

988


Tell me when a conditional statement is ended with an endif?

946


Differentiate echo vs. Print statement.

981


Is laravel frontend or backend?

1007


What is difference between mysql_connect and mysqli_connect?

1111


What are the main error types in php and how do they differ?

1374


What does a special set of tags do in php?

980


How to concatenate two strings in php?

1142


Write a program to display reverse of any number?

975


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

1088


What is Type hinting in PHP?

1201


What is nginx and what is it used for?

1087


Why die is used in php?

1042


why did u want to leave your past organisation?

2116