![]() |
|
|
+ Search |
![]()
|
May 18th, 2000 08:56
Richard Heyes, Clemente Biondo,
Simply use set_time_limit(). The one argument is the time limit in seconds, eg. set_time_limit(20). Setting it to zero (eg. set_time_limit (0) )will set no time limit.