hello pros,
Can I print via PHP, the last time a table was updated without having to use a TIMESTAMP field?
Any suggestions would help. thanks.
http://www.mysql.com/doc/en/SHOW_TABLE_STATUS.html
Can anyone give me an example on how to call the most recent update using the function listed in the link above with PHP?
I'm lost and can't get it to work.
Any help would be appreciated!
Thanks!