webguync Posted September 8, 2009 Share Posted September 8, 2009 Is there a way to set a field in MySQL to determine when a record was edited? Currently I have set when the upload of data takes place, but not when an edit to that data has been made. Can this be done retro-actively? Link to comment https://forums.phpfreaks.com/topic/173585-determining-datetime-when-a-record-is-updated/ Share on other sites More sharing options...
webguync Posted September 8, 2009 Author Share Posted September 8, 2009 I think I figured out how to do this pro-actively with a field set to type TIMESTAMP. Still need to know if it can be determined retro-actively though. Link to comment https://forums.phpfreaks.com/topic/173585-determining-datetime-when-a-record-is-updated/#findComment-914985 Share on other sites More sharing options...
fenway Posted September 10, 2009 Share Posted September 10, 2009 I don't follow. Link to comment https://forums.phpfreaks.com/topic/173585-determining-datetime-when-a-record-is-updated/#findComment-916291 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.