Re: [PHP] Execute a scipt in the background

2004-07-20 Thread Justin Patrin
On Thu, 17 Jun 2004 11:59:45 +0530, narender <[EMAIL PROTECTED]> wrote: > I want to start the execution of a script in the background at the time of user > login. In the script there is infinite loop which is checking something after every > 10 seconds and if it get true value the it open a popup

[PHP] Execute a scipt in the background

2004-07-19 Thread narender
I want to start the execution of a script in the background at the time of user login. In the script there is infinite loop which is checking something after every 10 seconds and if it get true value the it open a popup window on the brower and if the user session expires then it terminate the s