RE: [PHP] Run script every 30 seconds
- From: zoticaicpassion@xxxxxxxxx ("zoticaicpassion")
- Date: Tue, 31 Oct 2006 01:38:43 +0800
I'd create a PHP service that stays on the background :), ensuring that such
service never goes off from time to time will be the job of the cron job, a
little dirty, but works for me.
HTH
-----Original Message-----
From: Ahmad Al-Twaijiry [mailto:ahmadt@xxxxxxxxx]
Sent: Tuesday, October 31, 2006 1:29 AM
To: PHP
Subject: [PHP] Run script every 30 seconds
Hi everyone,
I have a script that I want it to run every 30 seconds, the problem is
that cronjob can run every 1 minute only, do you have any solution ?
--
Ahmad
http://www.v-tadawul.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
- References:
- Run script every 30 seconds
- From: "Ahmad Al-Twaijiry"
- Run script every 30 seconds
- Prev by Date: Re: [PHP] Run script every 30 seconds
- Next by Date: Re: [PHP] Run script every 30 seconds
- Previous by thread: Re: [PHP] Run script every 30 seconds
- Next by thread: Re: [PHP] Run script every 30 seconds
- Index(es):
Relevant Pages
|