Zorg
08-14-2001, 12:55 PM
Hi,
I am running phpadsnew V2 beta 4.
I want 2 banners on my forum, one being at the top, the other one at the bottom.
I have this code in my current "PHP parsed code":
require("/home/ausforum/public_html/directory/phpadsnew.inc.php");
$ads_array=view_raw("468x60");
and this in my "header"
$ads_array[html]
What do I need to add for another banner?
The top one is 468x60 and the bottom one is 700x60 (image+text ad). I don't know javascript, so please don't suggest it.
I am running phpadsnew V2 beta 4.
I want 2 banners on my forum, one being at the top, the other one at the bottom.
I have this code in my current "PHP parsed code":
require("/home/ausforum/public_html/directory/phpadsnew.inc.php");
$ads_array=view_raw("468x60");
and this in my "header"
$ads_array[html]
What do I need to add for another banner?
The top one is 468x60 and the bottom one is 700x60 (image+text ad). I don't know javascript, so please don't suggest it.