On 15 Mar 2001 06:12:43 -0800, Martin Lindhe <[EMAIL PROTECTED]> wrote:
>the execution can take a long time, so i would want to execute it
>on a regular interval instead, so the data can be fetched from
>the database only, with close enough up-to-date information.
>
>however php (of course) execut
The easy way is to use register_shutdown_function('function_name') and that
function will be executed AFTER the script finishes, so the end use will not
have to wait for it to complete...
HTH,
Fernando Madruga
-Original Message-
From: Martin Lindhe [mailto:[EMAIL PROTECTED]]
Sent: quin