turbocueca Posted March 25, 2006 Share Posted March 25, 2006 How to create a field that takes the date of the insertion of a record in MySQL? Or something that gives the possiblity to know when was a record added to the DB. Link to comment https://forums.phpfreaks.com/topic/5797-date-field/ Share on other sites More sharing options...
AV1611 Posted March 25, 2006 Share Posted March 25, 2006 Option A:You include a date/time in your formOption B:You create a timestamp field in MySQL Link to comment https://forums.phpfreaks.com/topic/5797-date-field/#findComment-20678 Share on other sites More sharing options...
turbocueca Posted March 25, 2006 Author Share Posted March 25, 2006 my phpmyadmin doesn't want to add fields, what's the sql code to add them?no problem, i did it Link to comment https://forums.phpfreaks.com/topic/5797-date-field/#findComment-20689 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.