I tried it but it still stops half way through the page and then continues.

On Apr 18, 2006, at 5:24 PM, Jay Blanchard wrote:

[snip]
I created a script to redirect to a download auto.
but it redirects before the Whole page is loaded.
How do I pause until page is loaded?
[/snip]

Page loading is client-side, but you can delay the redirect using
sleep().


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to