John J Foerch wrote: > Hi, > Is there some way to turn off maximum execution time? > Preferably within the script itself? Thanks, John
ini_set('max_execution_time',0); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php