You can use sleep? Like:
sleep(2);
Header("Location: blah");
"Webmaster Mbt" <[EMAIL PROTECTED]> skrev i melding
news:[EMAIL PROTECTED]
> Hi I need to delay the jump of a page that uses header(location: ) to
jump.
>
> Ive tried adding a , after the file name (that's how we do it on html) but
> it doesn't work
>
>
>
> Any Ideas?
>
>
>
> EJB
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

