The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is it possible to call/embed a PHP file from a page template?
The PHP file itself would create some html output that should then be displayed on the page (without using an iframe) |
|
#2
|
||||
|
||||
|
That's what plugins are for. You put your php code in the plugin and then spit it out in the template.
|
|
#3
|
|||
|
|||
|
|
![]() |
|
|