Page 1 of 1

Using PHP includes

Posted: Wed Dec 02, 2009 8:13 pm
by allawrence
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi,

We use PHP includes (head and body) on our web site...
Can I use PHP includes in the header.txt and footer.txt files?

Thanks

Al

Posted: Thu Dec 03, 2009 8:06 am
by Klemen
Why don't you just give it a try?

It should work if you use valid PHP code in the header/footer.txt files, but I recommend using plain HTML instead.