Re: [PHP] Re: Dated/Timed actions

2001-10-02 Thread Henrik Hansen
[EMAIL PROTECTED] (Paharito) wrote: > Well, it maybe posibble... but how can be it done by a php script? > > I mean: > > - The job is to send a mail to the mail-list of my web every monday, but I > cannot use the crontab > > I think I can do this script: > > - At every visit at my i

Re: [PHP] Re: Dated/Timed actions

2001-10-02 Thread paharito
as a cron job? Thanks :) PD: yes, my english sux XD - Original Message - From: "Henrik Hansen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 2:27 PM Subject: Re: [PHP] Re: Dated/Timed actions > [EMAIL PROTECTED] (Duncan Hill) wr

Re: [PHP] Re: Dated/Timed actions

2001-10-02 Thread Henrik Hansen
[EMAIL PROTECTED] (Duncan Hill) wrote: > On Tue, 2 Oct 2001, paharito wrote: > >> But what if your server can't give you cron perms? >> >> It would be useful if I could send an e·mail every monday... but can >> I do this without the cron? > > Try at instead. if you dont have cron access

Re: [PHP] Re: Dated/Timed actions

2001-10-02 Thread Duncan Hill
On Tue, 2 Oct 2001, paharito wrote: > But what if your server can't give you cron perms? > > It would be useful if I could send an e·mail every monday... but can > I do this without the cron? Try at instead. -- Sapere aude My mind not only wanders, it sometimes leaves completely. -- PHP

Re: [PHP] Re: Dated/Timed actions

2001-10-02 Thread paharito
But what if your server can't give you cron perms? It would be useful if I could send an e·mail every monday... but can I do this without the cron? Thanks... and Hi!! to the group. I'm the New from Spain... ;) - Original Message - From: "Henrik Hansen" <[EMAIL PROTECTED]> To: <[EMAIL PR