Thursday, May 03, 2012

Footer with site name and date automatically....

With PHP it's easier:

&copy;<?php echo date("Y"); ?>


or for Joomla

<span class="eure CSS Klasse">
Copyright © <php echo $ cur_year;?> www.example.com</ span>


or id with CSS, etc.

<a href="http://
www.example.com" title="Joomla Tutorials">
<div © 2008 Joomla tutorials id="copyright"> </ div> </ a>
 

Developer and Project Manager: Ashik Mahmud

Odesk Hire Link: 

No comments: