Hi all!
Okay, I am new to PHP and MySQL, and here is an embarrassingly simple question since I am very rusty on database stuff...
I want to keep track of when a record was created and updated.
I thought I read somewhere that if you use a certain Data-Type that MySQL will automatically put a TimeStamp in a row anytime something changes.
Is this true?
What is the best way to set things up in PHP (i.e. code) and MySQL (i.e. Data-Types and SQL) to keep track of Row Created and Row Changed info??
Thanks,
Amy
![]()











Bookmarks