What is the default execution time set in set_time_limit()?

Options
- 20 secs
- 30 secs
- 40 secs
- 35 secs


CORRECT ANSWER : 30 secs

Discussion Board
Default time

Answer : 30 secs.

The default execution time set in set_time_limit() function is 30 secs.
This function restarts the timer counter form zero and when the number of seconds a script is allowed to run is reached, it returns a fatal error.

Jayesh Sonar 02-10-2015 01:47 AM

plz

plz explain with simple example..

S.M.ZUBAIR 10-10-2014 04:13 PM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement