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. 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? 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 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. Link to comment https://forums.phpfreaks.com/topic/187460-date-expiry-reminder-tutorial/#findComment-994364 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.