PDA

View Full Version : Run php code in template?


Dudsmack
09-15-2007, 10:07 PM
Is it possible to reference/run a .php script in a template?

Eikinskjaldi
09-15-2007, 10:38 PM
nope

Guest190829
09-16-2007, 02:16 AM
Is it possible to reference/run a .php script in a template?

If the file is a default vbulletin file, you can try using a hook. What exactly do you want to do?