Mar 19th, 2016, 5:45 AM
Hi,
I want to be able to load a php header file into the header template, so when I change the website format I don't have to change it in multiple places.
All my normal web pages use <?PHP include 'http://mydomain.org/header.php'; ?>
Dropping this into the header template doesn't work so I assume smarty code has some other way of doing it.
Any ideas?
Thanks
Enginama
I want to be able to load a php header file into the header template, so when I change the website format I don't have to change it in multiple places.
All my normal web pages use <?PHP include 'http://mydomain.org/header.php'; ?>
Dropping this into the header template doesn't work so I assume smarty code has some other way of doing it.
Any ideas?
Thanks
Enginama