Page 1 of 1

how to send mail automatically

Posted: Thu Oct 15, 2009 1:38 am
by kushaljutta
Hi all

i need some information about events in mysql...

what i need is "i want to send mail automatically when the time condition satisfies"

ex :

if(time=="2009-11-11")
send mail

how to achieve this issue

please help me

thanks in advance

Re: how to send mail automatically

Posted: Thu Oct 15, 2009 1:50 am
by pbs
You can use cron job for it.

Re: how to send mail automatically

Posted: Thu Oct 15, 2009 1:59 am
by kushaljutta
i dont know how to use cron job


can u tell me the procedure

Re: how to send mail automatically

Posted: Thu Oct 15, 2009 3:32 am
by jackpf
:google: