The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include a php file in vB
Hello,
I need to include a file in vBulletin and I have try this: Code:
ob_start(); <? include ("/path/to/display.php"); ?> $variablename = ob_get_contents(); ob_end_clean(); I try including the variable in the template and still no help. What may be causing this? Thank you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|