Now that I have a PHP/MySQL site designed, I hardly ever edit the index.php page anymore. As a result, the date stamp doesn't reflect changes I make to the content of the page because that content is stored in a database.
How do I query the database to find out when it was last modified?