Return to Snippet

Revision: 11972
at February 25, 2009 20:00 by jadedbat


Initial Code
<p>&copy;<?php echo date("Y"); ?> All rights reserved</p>

Initial URL
http://www.thatgrafix.com

Initial Description
Here is a simple method for displaying footer copyright year.  This way at the end of the year you are not updating footers for the first 3 weeks in January :)

Initial Title
© 2009 - Dynamic Footer Date

Initial Tags
php, date

Initial Language
PHP