The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
HOw can I show output from a PHP-File in VB?
Hi,
i will insert a link like this: Quote:
Link http://swishzone.net/SZO2003/includes/tom.php or better the output from a PHP-File.... It's possible?? :dead: |
#2
|
||||
|
||||
yes it's possible with bbcode and iframe.
Create a new bbcode in your Admin CP, here is the details: vB Code tag : window vB Code replacement: <div align=center><iframe name="cwindow" style="border:0" width=500 height={option} src="{param}"></iframe> vB Code example [window=300]http://www.altavista.com[/window] vB Code explanation: IFRAMEs URL Use {option} ? YES afterwards you can use it in your posts like this: [window=300]http://swishzone.net/SZO2003/includes/tom.php[/window] And it will be converted something like this: |
#3
|
||||
|
||||
Beware though unwanted content can easily be accessed via an iframe...
- miSt |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|