hi there. is there a simpler way to work with date and timestamp functions of php? i need to increment the age field in my mysql table by 1 EVERY DAY to output its current age in my web page. somebody suggested working with timestamp but how do you know if a day has already passed by comparing the timestamp of the current date with the 'creation date' of the record? can somebody help me pls? im stuck with my project..
for reference, i found this forum and we're totally on the same boat.
http://www.webmasterworld.com/databases_sql_mysql/3370990.htm