Re: [PHP] Run script every 30 seconds
- From: edlazor@xxxxxxxxx (Ed Lazor)
- Date: Mon, 30 Oct 2006 17:51:08 -0800
On Oct 30, 2006, at 10:26 AM, Ahmad Al-Twaijiry wrote:
is it possible to link the script to my php interface (the one that
the users is using it) and if the php interface page will run the
script (IN background) if it didn't run for the last 30 seconds ? I
see this is very hard and almost impossible , what do you think ?
PS: also I need to make sure no more than 1 process of the script is running :)
Hi Ahmad. Could you describe what your script is doing? What type of information are you wanting users to see? Is this some sort of status page? Is it some sort of semi-real-time monitoring?
-Ed
.
- Follow-Ups:
- Re: [PHP] Run script every 30 seconds
- From: "Ahmad Al-Twaijiry"
- Re: [PHP] Run script every 30 seconds
- References:
- Run script every 30 seconds
- From: "Ahmad Al-Twaijiry"
- Re: [PHP] Run script every 30 seconds
- From: Dave Hamber
- Re: [PHP] Run script every 30 seconds
- From: "Ahmad Al-Twaijiry"
- Run script every 30 seconds
- Prev by Date: Re: [PHP] only one at atime
- Next by Date: Re: [PHP] str_replace on words with an array
- Previous by thread: Re: [PHP] Run script every 30 seconds
- Next by thread: Re: [PHP] Run script every 30 seconds
- Index(es):
Relevant Pages
|