Is it so that max_execution_time can be set in scripts if Changeable = PHP_INI_ALL
set_time_limit() should do what you want. A zero value will indicate no limit.
ok, but is this variable changable always? if not, can I find it out with php_info() ?
Sometime I use small/medium hosting services where I have no controll over php.ini
Sorry, for posting twice.
regards Thomas A