Log in

View Full Version : How do I get this banner changer in my header?


Peace_Hope
08-29-2005, 12:24 PM
Hey,

This is what I want to have done:

take this file: www.aoe3paradise.com/box/box.php

and put it in the header of my forum: www.aoe3paradise.com/index.php

that way we can have a banner changer with a links section in it.


you can view this folder for all the things that are needed: www.aoe3paradise.com/box

if someone could tell me what I need to do to get it in my header, that would be great!!

Thanks

jugo
08-29-2005, 12:31 PM
In vb 3.5 Use Global start to assign box.php a variable then include that variable in your header.

In vb3.0.x use php_include_start

Peace_Hope
08-29-2005, 12:33 PM
ok, I am officially lost! What do you mean by use php_include_start?

How do I use that variable to work? Can you please list the steps of what I need to do?