php in tpl.. php in tpl..
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

php in tpl..

Started by osadnik, October 05, 2004, 11:24:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

osadnik

Hi
I know that php in .tpl dpnt work but is there aby way to make it posible? my php code is simply:

<?
include('includes/path.php');
?>

I need to put it into template.html (/themes/classic/...), actually I want to made a new header and footer for pages all, and Im wondering that is this posible....?
please help  :)

Mario/poland


Joachim Müller

has been asked before often, search for "custom header".

Joachim