1
Copyright © 2007<?php echo (intval(date('Y')) > 2007) ? date(' - Y') : ''; ?> - All Rights Reserved - Design by scott2010_h
PHP On Copyright Year
by scott2010_h,
October 10, 2007 04:12
1 2 3 4
<?php $time = time (); $year= date("Y",$time); ...
PHP Copyright Year
by scott2010_h,
October 08, 2007 03:31,
16 refactorings
Could anyone make this smal...

@ Lokycss there was an extr...