Page 1 of 1

Including It within Webpage

Posted: Mon Sep 26, 2005 7:58 am
by kanexpo
Script URL:
Version of script: newest
Version of PHP: 4+ (i think)
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: I searched through the existing threads

Write your message below:

Hello!

I like your script but I would want to have it included in my website theme. I tried it with PHP Include, which works for the index page but then having all other pages gets too complicated.

How to do that? Anyone know?

I would be very thankful for an answer.

Kanexp

Posted: Mon Sep 26, 2005 3:13 pm
by Klemen
Just put all the HTML code you want to appear BEFORE Hesk code into file "header.txt" and all HTML code you want to appear AFTER Hesk code into "footer.txt". You can also edit the CSS file.

Regards