GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Banner rotation - Display 4-5 Banners all randomly on one page ? (https://gfy.com/showthread.php?t=827831)

dfa 05-11-2008 09:33 PM

Banner rotation - Display 4-5 Banners all randomly on one page ?
 
Anyone know any good scripts or AD Management for banner rotation?

Most of the scripts i found only rotate one Banner.

I want to load maybe 4-5 Banners on the page and should all be randomly picked.

Thanks in advance

dfa 05-11-2008 09:41 PM

sorry i didn't mean rotation. I meant to say banners(4-5) to be picked randomly and displayed on page.

Miguel T 05-11-2008 10:29 PM

OpenAds.com should work out.

dfa 05-11-2008 10:39 PM

Quote:

Originally Posted by AbsolutePorn (Post 14177853)
OpenAds.com should work out.

thanks but not exactly what i wanted..im looking for something simpler. Anyone else know any more?

Jdoughs 05-12-2008 08:13 AM

Quote:

Originally Posted by dfa (Post 14177866)
thanks but not exactly what i wanted..im looking for something simpler. Anyone else know any more?

PHP Code:

<?php
$ad
[] = "<a href='http://join.freaksofcock.com/track/MTk3NzoyOjQ/'><img src='freakcocks.gif' alt='Freaks of Cock' width='770' height='230' /></a><a href='http://join.freaksofcock.com/track/MTk3NzoyOjQ/'><br />
        VISIT FREAKS OF COCK!</a>"
;
$ad[] = "<a href='http://ww1.bigcocks.com/track/MTAwMTIxMzoxMDox/'><img src='770-x-230BC.gif' alt='Big Cocks' width='770' height='230' /></a><a href='http://ww1.bigcocks.com/track/MTAwMTIxMzoxMDox/'><br />
        VISIT BIGCOCKS.COM!</a>"
;
shuffle($ad);
echo 
$ad[0]; 
?>

You can add more then 2, or just run 2, just add new images and text links into it.

Save as ads.php and call it from the page you want it on.
<?php include("http://www.yoursite.com/ads.php"); ?>


All times are GMT -7. The time now is 11:14 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123