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? Quote 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. Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.