Return to Snippet

Revision: 19601
at October 26, 2009 18:05 by AzizLight


Initial Code
echo date(’Y') == ‘2007′ ? ‘2007′ : ‘2007 – ‘.date(’Y');

Initial URL
http://davidwalsh.name/dear-developers-hardcode-copyright-year

Initial Description

                                

Initial Title
Display Dynamic Copyright Year

Initial Tags

                                

Initial Language
PHP