Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Up-to-Date Copyright notice
#1
I see soo many sites with out of date Copyright Notices.

Quicky:

Simply add
Code:
Copyright  <?php echo date('Y') ?>
into your footer and the current year gets displayed.

Simple enough, eh?
Reply
#2
Apart from the fact that you’re in theory (unnecessarily) re-licensing all your pages when the year changes. More appropriately would be to state the first year a page was published (eg. 2007) and the last year your website was updated (eg. 2010) and put these in the footer: ©2007–2010. Of course, the last of these two years could be made dynamic. That’s actually how I was doing it.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply




Users browsing this thread: 1 Guest(s)