evenmonkeys
09-21-2005, 03:38 AM
Is it possible... and if so... can someone describe to me how I can use php in my header and footer.
For example... I have a website that I am using and I have the navigation bar defined by...
<?php require_once("inc/nav.php"); ?>
How might I be able to use that in the header on my forums?
For example... I have a website that I am using and I have the navigation bar defined by...
<?php require_once("inc/nav.php"); ?>
How might I be able to use that in the header on my forums?