![]() |
Php echo present year
Hello,
I want to be able to show present year on everypage of my website. I put this code in skin1/customer/home.tpl <?php echo date('Y'); ?> What do I have to do to make php code work in .tpl file. Thank you, Pete |
Re: Php echo present year
Code:
{$smarty.now|date_format:"%Y"} |
Re: Php echo present year
Thank you
|
All times are GMT -8. The time now is 11:13 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.