Re: [PHP] Sending automatically mail

2002-08-10 Thread Justin French
Depending on your OS, you would set up some sort of cron job to run at certain intervals. If that can't be done, Windows-type OS' can run a schedule to launch URLs into browser, so if your desktop machine was on at the time, it could launch a URL on the server which sends the emails for you... i

RE: [PHP] Sending automatically mail

2002-08-09 Thread César Aracena
002 2:36 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Sending automatically mail > > > "Kondwani Spike Mkandawire" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > > "César aracena&quo

Re: [PHP] Sending automatically mail

2002-08-09 Thread Jeff Hill
ide that will trigger *IF* a certain hour (time) has passed. > > I hope this makes any sense, C. > > > -Original Message- > > From: Jan Souman [mailto:[EMAIL PROTECTED]] > > Sent: Friday, August 09, 2002 2:03 PM > > To: [EMAIL PROTECTED] > > Subject: [PHP] Send

Re: [PHP] Sending automatically mail

2002-08-09 Thread Kondwani Spike Mkandawire
tain hour (time) has passed. > > > > I hope this makes any sense, C. > > > > > -Original Message- > > > From: Jan Souman [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, August 09, 2002 2:03 PM > > > To: [EMAIL PROTECTED] > > >

Re: [PHP] Sending automatically mail

2002-08-09 Thread Kondwani Spike Mkandawire
tags (refreshing itself let's say every hour), with a script > inside that will trigger *IF* a certain hour (time) has passed. > > I hope this makes any sense, C. > > > -Original Message- > > From: Jan Souman [mailto:[EMAIL PROTECTED]] > > Sent: Friday, Au

RE: [PHP] Sending automatically mail

2002-08-09 Thread César Aracena
From: Jan Souman [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 09, 2002 2:03 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Sending automatically mail > > I would like my php-script to send a mail every day automatically, without > anyone opening my site. > > Is this possi

[PHP] Sending automatically mail

2002-08-09 Thread Jan Souman
I would like my php-script to send a mail every day automatically, without anyone opening my site. Is this possible and if yes can anyone tell how to do this? Kind regards, Jan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php