News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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