Is there a way time processes with PHP? I have some server timeouts that seem to happen sporatically. It's probably best to do it from the server side, but I thought I'd ask from a server scripting side.
any thoughts?
By default, php scripts time out after 30 seconds of running. Is that the problem you are having? If so, you can customize the timeout value with this function: http://us.php.net/set_time_limit