Log in

View Full Version : php include in the header?


Eclipsed830
02-06-2007, 05:28 AM
How would I get a php include in the header? For some reason it seems like it's not working on VB.

Shouldn't <?php include("/home/cracing/public_html/ads/ad.php") ?> work?

Also, it seems like the header does't feresh everytime you click a page, is their a way to change this?

Anyone?

sharkcus
02-07-2007, 12:52 AM
I am curious to know about this one too...

Dismounted
02-07-2007, 08:26 AM
You can't use raw PHP in templates.

Ntfu2
02-07-2007, 09:42 AM
if you want to put php includes in your header, search for the Let PhP live modification