Hi,
i was wandering if there is some kind of function in PHP that lets you handle processes the way fork() works in CGI...
OR
does anybody know how to avoid server timeouts in browsers?
Thanks a lot,
Alex
Timeout is set in php.ini
what if im not a server admin and cannot play around with that?
set_time_limit(int seconds);