in linuxsecs, based on user input, or 'default
now()'
app determines the month based on the computed secs data
app app then detemines the last date of the computed month
app uses date(-t,secs) to get date...
app gets year:month hour:min from the startime/linuxsecs
use the date, a
ilto:nos...@mckenzies.net]
> Sent: Friday, May 29, 2009 2:48 PM
> To: php-general@lists.php.net
> Subject: [PHP] Re: Numerical Recipe - Scheduling Question
>
>
> bruce wrote:
>> Hi..
>>
>> Got a need to be able to allow a user to specify the frequency to run
>
to
> add an interval in secs?
$timestamp = time() + $num_secs;
-Stuart
--
http://stut.net/
> -Original Message-
> From: Shawn McKenzie [mailto:nos...@mckenzies.net]
> Sent: Friday, May 29, 2009 2:48 PM
> To: php-general@lists.php.net
> Subject: [PHP] Re: Numerical R
Message-
From: Shawn McKenzie [mailto:nos...@mckenzies.net]
Sent: Friday, May 29, 2009 2:48 PM
To: php-general@lists.php.net
Subject: [PHP] Re: Numerical Recipe - Scheduling Question
bruce wrote:
> Hi..
>
> Got a need to be able to allow a user to specify the frequency to run
>
Friday, May 29, 2009 2:48 PM
To: php-general@lists.php.net
Subject: [PHP] Re: Numerical Recipe - Scheduling Question
bruce wrote:
> Hi..
>
> Got a need to be able to allow a user to specify the frequency to run
> certain apps/processes.. I need to be able to have the user specify a
bruce wrote:
> Hi..
>
> Got a need to be able to allow a user to specify the frequency to run
> certain apps/processes.. I need to be able to have the user specify a start
> Time, as well as a periodic frequency (once, hourly, daily, weekly...) as
> well as allow the user to specify every XX minut
6 matches
Mail list logo