cs1h Posted September 19, 2008 Share Posted September 19, 2008 Hi, Is there any way of putting a date into a row on a mysql table so that when that date it is deleted, or even better sent to another table? All help is appreciated, Colin Link to comment https://forums.phpfreaks.com/topic/125013-expiery-dates-for-mysql-rows/ Share on other sites More sharing options...
JasonLewis Posted September 20, 2008 Share Posted September 20, 2008 I'm sorry but I don't understand your question. You want to insert the date into a MySQL table? Then what? Link to comment https://forums.phpfreaks.com/topic/125013-expiery-dates-for-mysql-rows/#findComment-646074 Share on other sites More sharing options...
waynew Posted September 20, 2008 Share Posted September 20, 2008 I think he could be talking about a chron job here. Place a date in a table. Chron job carries out a query every 24 hours to see if there are any dates in the database that match todays date. Or am I off? Link to comment https://forums.phpfreaks.com/topic/125013-expiery-dates-for-mysql-rows/#findComment-646088 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.