include a php file in tpl (smarty)
hi folks.. using a php page i can include anything i want..
I want to include a php file into the smarty template: header.tpl
normally i'd do <?php include(path); ?>
I tried that inside the header.tpl and got a blank image..err no image.
how can i include this php file in the header?
garz
//////////////
xcart 4.xx
linux/php
|