Return to Snippet

Revision: 22142
at January 4, 2010 08:16 by fandelost


Initial Code
&copy;<?php echo $l=2010;$c=date('Y');echo $l<$c?"-$c":''; ?>

Initial URL

                                

Initial Description
`$l` is the year where copyright starts

Initial Title
Copyright w/year from

Initial Tags

                                

Initial Language
PHP