View Single Post
Old 2013-01-02, 07:47 AM   #9
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Quote:
Originally Posted by Greenie View Post
Search For: © 2012
Replace With: © 2013

If you're using PHP on those pages you can do this...
Code:
&copy; <?php echo date("Y");?>
That will update the year automatically.


.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote