GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Rotating Banner Script: Where can you get one? (https://gfy.com/showthread.php?t=815173)

the content guy 03-14-2008 06:46 PM

Rotating Banner Script: What's the best one?
 
What's the best current script to control sponsor banners on TGP and blog sites? Any info would be greatfully appreciated. the content guy icq 588-051

datatank 03-14-2008 06:57 PM

http://www.openx.org/

dready 03-14-2008 06:58 PM

Quote:

Originally Posted by datatank (Post 13922670)

:thumbsup

the content guy 03-14-2008 07:04 PM

Quote:

Originally Posted by datatank (Post 13922670)

Free? What's the catch?

Pics Traffic 03-14-2008 07:09 PM

hotscripts.com

RTP 03-14-2008 07:54 PM

2 min activity...

make a file called random.php...dump this in there

<?php

$filename = "random.txt";
$file = file($filename);

srand((double)microtime()*1000000);
while ($RO == "") {
$RO = ereg_replace("\n","",$file[rand(0,count($file))]);
}

?>


make a txt file, put in your banner codes, space between each... make sure it's named random.txt

dump both in your directory

there free :winkwink:

BOSS1 03-14-2008 08:19 PM

does openx support multiple sites network?

papill0n 03-14-2008 08:40 PM

Quote:

Originally Posted by the content guy (Post 13922683)
Free? What's the catch?

None.

Quote:

Originally Posted by BOSS1 (Post 13922897)
does openx support multiple sites network?

Yes Boss :)


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

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