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)
-   -   I want a link rotating script. (https://gfy.com/showthread.php?t=724293)

maxjohan 04-14-2007 07:17 PM

I want a link rotating script.
 
I'm dieing here..

Anyone here got 15 min extra and wants to make $25 or $50??

:helpme

cones 04-14-2007 07:22 PM

http://www.linktator.com/ - i use this, it works

cashbot 04-14-2007 07:35 PM

I have a simple link rotating script written in PHP that might do what you need, ICQ 408-301-225

spasmo 04-14-2007 07:36 PM

We wrote this, but it really doesn't scale well up to hundreds of links (would work, but a pain in the ass).

Code:

<?
switch($HomePageHits&#37;3) {
        case 0:
print <<<ENDBANNER
<a href="http://firstlinkhere.com" target="_blank">Link 1</a>
ENDBANNER;
                break;
        case 1:
print <<<ENDBANNER
<a href="http://secondlinkhere.com" target="_blank">Link 2</a>
ENDBANNER;
                break;
        case 2:
print <<<ENDBANNER
<a href="http://thirdlinkhere.com" target="_blank">Link 3</a>
ENDBANNER;
                break;
}
?>

If you decide to use it, let me know if you have any questions about how it works.

Edit: $HomePageHits needs to be an incrementing number. In our case we use the counter for home page hits from our db.

Ace_luffy 04-14-2007 07:46 PM

:) :) :)

Shakula 04-14-2007 07:47 PM

Quote:

Originally Posted by maxjohan (Post 12254234)
I'm dieing here..

Anyone here got 15 min extra and wants to make $25 or $50??

:helpme

Finns massor av scripts..... som gör det du säger.
Vad exakt vill du ha?

maxjohan 04-14-2007 08:03 PM

I explain more, I want www.mydomain.com/hidden-gallery/ to redirect to 12 different galleries randomly.

THat's it.

:)

spasmo 04-14-2007 08:05 PM

Quote:

Originally Posted by maxjohan (Post 12254464)
I explain more, I want www.mydomain.com/hidden-gallery/ to redirect to 12 different galleries randomly.

THat's it.

:)

Ah. I misunderstood what you needed. My script would take a little tweaking to do that. :)

GooSearch 04-14-2007 08:07 PM

shit you can buy goosearch with the dynamic back end that rotates banners, text, pop ups, pop unders, dhtml you name it ....

maxjohan 04-14-2007 08:10 PM

Quote:

Originally Posted by spasmo (Post 12254471)
Ah. I misunderstood what you needed. My script would take a little tweaking to do that. :)

no problem, thanks for the bump!:winkwink:

Shakula 04-14-2007 08:17 PM

hotscripts.com


All times are GMT -7. The time now is 03:18 AM.

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