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

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 ??