Tags: year

08/03/10

Categories: Website Design

PHP Error Output Notice: Use of undefined constant Y - assumed 'Y' in

When using PHP to automatically insert the year for your copyright footer make sure and use 'Y' instead of Y For example use <div>     &copy; <? echo date('Y');?> Cleveland Consulting Group. All Rights Reserved</div> instead o… more »
While using this site, you agree to have read and accepted our terms of use and privacy policy.
© 2012 Cleveland Consulting Group. All Rights Reserved