Dynamic Copyright

I hate hate hate sites that don’t update there copyright. I know if you don’t use some sort of template system it can be hard to shift through all of your pages to do this. So make your website with WordPress or hire someone to do it for you, I am busy I can’t help you.

Anyways in your footer now you should change it to:

Copyright&copy; 1989 – <?php print date(“Y”); ?>. All Rights Reserved.<br/>

Copyright&copy; 1989 – <?php print date(“Y”); ?>. All Rights Reserved.

So now with php the year gets generated dynamically, every year, So you don’t have to worry about it ever again.

About Weston Deboer

I like to use wordpress for any and every website that I work on. No matter how big or how small the website is.
This entry was posted in PHP and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>