----- Original Message -----
From: "Richard Perez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 4:32 PM
Subject: [PHP] Background Processing


> Hi people!!
>
> I'm trying to find a way to handle this but I don't come up with anything.
>
> I need to execute a query to a DB using PHP. The thing is that the query
> takes 0.5 hours to execute and I can't wait that time with the browser
> opened in that page.
>
> What I want to do is to execute a PHP code block in some sort of
> background way so I can execute the query and send the results via email.
>
>
> Any ideas to do this??
>
>
> Thanks a lot.
>
> Richard.
>
>
> --
> 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