Are you sending a <HTML></HTML> after the re-direct to ensure your browser loads the page as soon as possible rather than delaying? If not, this could appear that it isn't re-directing until the script starts.
On Wednesday 13 Aug 2003 8:21 pm, Jackson Miller wrote: > I have a script that starts a background process and redirects. The > background process is a PHP script that is started with an exec() call. > > The problem is that it is taking a while for the background process to > start. The redirect starts working in the browser, but doesn't seem to go > until the process starts. > > Is there a faster way to start a background process? > > -Jackson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php