vbnullchar Posted March 26, 2007 Share Posted March 26, 2007 how do i trap the max execution time error? Link to comment https://forums.phpfreaks.com/topic/44301-max-execution-time/ Share on other sites More sharing options...
Orio Posted March 26, 2007 Share Posted March 26, 2007 set_time_limit(). If you use set_time_limit(0), there will be no time limit. Orio. Link to comment https://forums.phpfreaks.com/topic/44301-max-execution-time/#findComment-215166 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.