Richard Lynch wrote:
On Sat, June 25, 2005 11:55 am, Arthur Wiebe said:
vlad georgescu wrote:
i want to make a "reminder" application which sends emails at certain
hour
in php. is this posibile ? if not, what else can I use ?
I've done it using pure PHP for a calendar script.
What I did w
On Sat, June 25, 2005 11:55 am, Arthur Wiebe said:
> vlad georgescu wrote:
>> i want to make a "reminder" application which sends emails at certain
>> hour
>> in php. is this posibile ? if not, what else can I use ?
>>
>
> I've done it using pure PHP for a calendar script.
>
> What I did was write
vlad georgescu wrote:
i want to make a "reminder" application which sends emails at certain hour
in php. is this posibile ? if not, what else can I use ?
I've done it using pure PHP for a calendar script.
What I did was write a PHP script with a loop that checks every second
whether or not
It also exists one website to do that : http://www.webcron.org/
On 6/25/05, janbro <[EMAIL PROTECTED]> wrote:
> vlad georgescu schrieb:
> > i want to make a "reminder" application which sends emails at certain hour
> > in php. is this posibile ? if not, what else can I use ?
> >
>
> For Linux yo
vlad georgescu schrieb:
i want to make a "reminder" application which sends emails at certain hour
in php. is this posibile ? if not, what else can I use ?
For Linux you could start a cron job, with windows I'd use the taskmanager
to start a batch file which contains something like
cd\progra
5 matches
Mail list logo