Paul O'Neil wrote:

Dumb question here but whats the general practice regarding putting a
"website last updated:" entry on a web page? Does the web master manually
enter in today's date in a database table entry and let PHP display. Is it
statically added to the HTML page? Etc...

If you want "website last updated" then from a database sounds OK but where I'm working its commonly a "page last updated" wanted. In this case its just a manually entered date in html in the page.

Chris


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to