Modifying my own Custom Header Modifying my own Custom Header
 

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

Modifying my own Custom Header

Started by gordonisnz, April 18, 2006, 01:19:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gordonisnz


Hi, Ive found the   {CUSTOM_HEADER} in the template.html file

However - i want to 'include' (PHP) my own custom PHP header..

include ("http://localhost.(domain).com/ etc....");


As I said, Ive found the template.html file where the header goes.

However - html files cant 'include' PHP scripts.


I cant locate anywhere else - which references the CUSTOM_HEADER reference...

QUERY

Where / how can I add an 'include' to include my own php header file ??