Enviado el: viernes, 29 de agosto de 2003 3:37
Para: PHP General; Javier Tacon
CC: Bimal Jain
Asunto: RE: [PHP] Urgent help required for using Cron
Dear Javier,
We have done the following as per your suggestion
15 17 * * * /path/to/your/php/binary /path/to/your/script.php
After editing and savi
s, 28 de agosto de 2003 13:32
Para: PHP General
Asunto: [PHP] Urgent help required for using Cron
Hi friends,
I have to send mail to people automatically at specified time . Our
environment is RedhatLinux 7.3 , Apache ,mysql and php. I am writing a
program in php to send the mail if some
Conditi
03 13:32
Para: PHP General
Asunto: [PHP] Urgent help required for using Cron
Hi friends,
I have to send mail to people automatically at specified time . Our
environment is RedhatLinux 7.3 , Apache ,mysql and php. I am writing a
program in php to send the mail if some
Condition is met. I wa
[snip]
I have to send mail to people automatically at specified time . Our
environment is RedhatLinux 7.3 , Apache ,mysql and php. I am writing a
program in php to send the mail if some
Condition is met. I want to activate this program at specified time
using
cron facility.
So, How can we do tha
Hi
briefly: you need to create a cron job by typing crontab -e at the
command line.
each line in the crontab has five fields which define the time at which
the cron job will run.
more info in man cron and man crontab.
Cron sends a mail to the owner of the job when a job fails. you can pipe
it
Hi friends,
I have to send mail to people automatically at specified time . Our
environment is RedhatLinux 7.3 , Apache ,mysql and php. I am writing a
program in php to send the mail if some
Condition is met. I want to activate this program at specified time using
cron facility.
So, How can we d
6 matches
Mail list logo