In the footer of my page, I would like to add something like \"last updated the xx/xx/200x\" with this date being the last time a certain mySQL table has been updated.
This is what I did, I hope it helps.
1r tr.: ".$row['UPDATE_TIME']; } ?>