Log in

View Full Version : php include


monstergamer
01-26-2004, 09:19 PM
how can I get a php include to work in the style templates
I am using a banner program called Power Banner
and I can put the code on a non-vb page and it works great
but soon as I put it in the footer template, it dose not show up

the code I am trying to use is <? $zid=2546; include "http://www.monstergamer.net/phpads/banner.php"; ?>

I am using vb3 RC2 if that matters
and if this in not possible then could you tell me a good banner program I could use?

monstergamer
01-26-2004, 10:52 PM
any one

monstergamer
01-27-2004, 01:16 AM
never mind i got it to work and in the admin control panel :D

himerus
01-27-2004, 09:18 PM
never mind i got it to work and in the admin control panel :D
I'd love to hear how you did this... I'm trying to work in an include for one of my forums, and I am having a hell of a time getting it to work...