At 13:06 17.02.2003, Lord Loh. spoke out and said: --------------------[snip]-------------------- >There is a execution time out(30 sec. by default) > >How do you avert it! --------------------[snip]--------------------
ini_set('max_execution_time', 1800); // set to 30 minutes...
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

