The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Include PHP in Template and call Function
so i get how to include a PHP file in my template using the Plug system, but then the vBulletin manual says that I need to put the contents of the file into a variable like $includedphp and when I want to output its contents, I just call $includedphp from the template.....BUT
my include file is just a bunch of functions and I want the template to be able to access the functions (like footers, headers, stuff generated from the DB) so in the template i need: <div id="footer"> <? display_footer(): ?> </div> ...i need somehting like that work. any thoughts? thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|