KatieG
01-04-2009, 10:41 AM
Ok here is what I want to do.
I have several scripts that I run on my website
I also have a "menu.php" which I have my main menu, so when
I update my menu I only have to do it once...
My question is..... Is it possible to call a php file into vbulletin
( preferable in Header ), in all my other scripts it is just as simple as placing
<?php include"menu.php"; ?> at top of page...
Any help would be grateful
I have several scripts that I run on my website
I also have a "menu.php" which I have my main menu, so when
I update my menu I only have to do it once...
My question is..... Is it possible to call a php file into vbulletin
( preferable in Header ), in all my other scripts it is just as simple as placing
<?php include"menu.php"; ?> at top of page...
Any help would be grateful