The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
passing a forumid in phpinclude_start
in phpinclude_start (VB3.0.1), how can I push the forumid to an included php script?
Something like this: ob_start(); $my_ad_path = "http://mydomain.com/ads/my_include_script.php?fid=".$forum[forumid]; include_once($my_ad_path); $included_file = ob_get_contents(); ob_end_clean(); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|