phpMyAdmin question
Posted: Fri Jun 10, 2005 1:46 am
I have a timestamp field which gets updated every time I do an edit to a record.
I use this to sort and display a "latest listings" and do not want old listings to be updated with the NOW() datetime. Is there anyway to leave this field alone on an update using phpMyAdmin?
I use this to sort and display a "latest listings" and do not want old listings to be updated with the NOW() datetime. Is there anyway to leave this field alone on an update using phpMyAdmin?