erme Posted January 6, 2010 Share Posted January 6, 2010 Hi, I am trying to find something to help me build a piece of code that looks at a date in an SQL database field and emails me when the date in coming up (eg when a certain entry is about to expire) Does anyone know of a tutorial or a website that can help me with this? The database is set up. Quote Link to comment https://forums.phpfreaks.com/topic/187460-date-expiry-reminder-tutorial/ Share on other sites More sharing options...
fenway Posted January 7, 2010 Share Posted January 7, 2010 It's this just a simple query with a where clause? Quote Link to comment https://forums.phpfreaks.com/topic/187460-date-expiry-reminder-tutorial/#findComment-990441 Share on other sites More sharing options...
erme Posted January 7, 2010 Author Share Posted January 7, 2010 I basically want to create a reminder script that automatically emails me when a date listed in the database is about to expire Quote Link to comment https://forums.phpfreaks.com/topic/187460-date-expiry-reminder-tutorial/#findComment-990531 Share on other sites More sharing options...
fenway Posted January 13, 2010 Share Posted January 13, 2010 OK... but the only part that has to do with mysql is the query with the expiration range. Quote Link to comment https://forums.phpfreaks.com/topic/187460-date-expiry-reminder-tutorial/#findComment-994364 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.