Page 1 of 1

Emailing to website members Automatically

Posted: Tue Aug 12, 2003 2:26 am
by dibyendra
How can I send a email to member automatically when membership expires to members automatically?Please Help me!!!!.
thanks all the PHP Developers in advance!
Dibyendra

Posted: Tue Aug 12, 2003 2:45 am
by toms100
how do you plan on making membership expire?
if you have a cron job running every day, checking when member lasts logged in, looping through database, then if it comes accross a member who hasnt for example logged in in a month it could flag its account to being expired and send them an email.

how to do that??

Posted: Tue Aug 12, 2003 2:54 am
by dibyendra
I just want to send reminder to members , certain greetings to members automatically when the event occurs.What should I have to do for that?
Thanks
Dibyendra