Sure, in fact, that happens by default unless you explicitly exit or try
to output something.

On Sat, 17 Aug 2002, Jason Morehouse wrote:

> Any ideas if it's possible to keep a script running for a short time after a
> client has been redireced?
>
> i.e:
> <?
> header("Location: http://php.net";);
> # contunue running...
> mail("[EMAIL PROTECTED]", "Hey", "Hi!");
> ?>
>
> Using Redhat Linux, Apache & PHP 4.2.2.
>
> Much thanks!
> -Jason
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to