John Hesch

Echoing my thoughts and interests

If you haven't done so already, you should update the copyright year on your website. I learned several years ago that this task can be automated if you program in PHP. I use the following on KZION.

PHP:
  1.  
  2. Copyright &copy; 2000&#8211;<?php echo date('Y'); ?> KZION LDS Radio&nbsp;&nbsp;&nbsp;All Rights Reserved.
  3.  

This bit of code simply prints the current year. Digital Web Magazine has the code to do the same thing using SSI or Smarty.

Comments are closed.

Graytone | Design: Tenant Report