[PHP] timing header(Location: )

2002-07-25 Thread JJ Harrison
Is it possible to make the browser wait say, 5 seconds before redirection by outputting headers? I know you can do it with meta tags but not how by outputting headers -- JJ Harrison [EMAIL PROTECTED] www.tececo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] timing header(Location: )

2002-07-25 Thread Rénald CASAGRAUDE
On Thursday, July 25, 2002, at 01:02 PM, JJ Harrison wrote: Is it possible to make the browser wait say, 5 seconds before redirection by outputting headers? I know you can do it with meta tags but not how by outputting headers http://www.php.net/manual/en/function.sleep.php R. -- PHP