desibhupi Posted February 17, 2007 Share Posted February 17, 2007 I want to make a script to notify my registered member before exactly 1day/week/month before their membership expires. Means an auto run PHP script that checks the expiry date and send MAIL to members whose membership is expiring within x number of days/week/month. I know it can be done with Cron Jobs on Linux but i need something that can work on Windows too. Thanx Link to comment https://forums.phpfreaks.com/topic/38877-weekly-notification-mail-script/ Share on other sites More sharing options...
redarrow Posted February 17, 2007 Share Posted February 17, 2007 programs/accsories/system_tolls/scedule_tasks lol. Link to comment https://forums.phpfreaks.com/topic/38877-weekly-notification-mail-script/#findComment-186956 Share on other sites More sharing options...
desibhupi Posted February 17, 2007 Author Share Posted February 17, 2007 lol I know that but i want to do something with PHP so that the application may become platform indenpendant. Bhupinder Link to comment https://forums.phpfreaks.com/topic/38877-weekly-notification-mail-script/#findComment-186971 Share on other sites More sharing options...
redarrow Posted February 17, 2007 Share Posted February 17, 2007 use this and enjoy http://cronw.sourceforge.net/ Link to comment https://forums.phpfreaks.com/topic/38877-weekly-notification-mail-script/#findComment-186988 Share on other sites More sharing options...
desibhupi Posted February 17, 2007 Author Share Posted February 17, 2007 Thanks, i feel it will resolve the issue that made my head aching Thanx again. Bhupinder Link to comment https://forums.phpfreaks.com/topic/38877-weekly-notification-mail-script/#findComment-187004 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.