View Single Post
Old 12-24-2004, 13:00   #3 (permalink)
Dylan Parry
Civilians

 
Default Re: Website copyright dates

Beauregard T. Shagnasty wrote:

> Why not let the site change by itself?
> <p>Copyright &copy; 1997-<?php echo date("Y"); ?> Your Company Name. All
> rights reserved.</p>


A good idea, and one which evidentally I must have seen last year, as it
appears that I actually did change my code to do this

I used "Copyright &copy; 2001-<?=date('Y',time());?>" though, which I
suppose equates to the same thing.

It's strange that I don't remember doing this, because I certainly
didn't write this into the code that I originally developed and haven't
really touched it since 2003, except for a new layout in May this year.
As everything is database driven, not much really gets changed in the
PHP file

--
Dylan Parry
http://webpageworkshop.co.uk -- FREE Web tutorials and references
  Reply With Quote
 
Page generated in 0.58928 seconds with 14 queries