Re: [PHP] Run script every 30 seconds
- From: ahmadt@xxxxxxxxx ("Ahmad Al-Twaijiry")
- Date: Tue, 31 Oct 2006 13:48:42 +0300
yes, I think you can call it ,semi-real-time monitoring
because we want the script when it run it should read some records in
database and update other records
On 10/31/06, Ed Lazor <edlazor@xxxxxxxxx> wrote:
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
--
Ahmad
http://www.v-tadawul.com
.
- 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"
- Re: [PHP] Run script every 30 seconds
- From: Ed Lazor
- Run script every 30 seconds
- Prev by Date: Re: [PHP] counting records in db
- Next by Date: Re: [PHP] only one at atime
- Previous by thread: Re: [PHP] Run script every 30 seconds
- Next by thread: Re: Run script every 30 seconds
- Index(es):
Relevant Pages
|