php in tpl.. php in tpl..
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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