The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Including a php file
Hello, I include a php file via plugin using this code:
Code:
ob_start(); include('http://www.site.com/test/includes/dbar.php'); $includedphp = ob_get_contents(); ob_end_clean(); Code:
$includedphp Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|