Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   TGP Discussions (http://www.greenguysboard.com/board/forumdisplay.php?f=14)
-   -   Gallery Skimming! (http://www.greenguysboard.com/board/showthread.php?t=5405)

GM 2004-03-01 01:58 AM

Gallery Skimming!
 
OK! I need help! the follwoing script is used for random link:

$fileName = "./name.txt";
mt_srand( (double) microtime() * 1000000 );
$a = file($fileName);
$randNum = mt_rand( 0, sizeof($a)-1 );
header( "Location: ". $a[$randNum] );
?>

And it works great now i want to add gallery skimming option so that i may send some hits to blind link sponsors how can i do that?

Greenguy, Jim anyone???

Vendzilla 2004-03-07 12:16 PM

You have the php script separate from the main page right? skim the link going to the php file!
I have a random gallery generator on my tgp, I call it a tgp3 or tgp cubed. It's at the top of my tgp @ n2bigtits.com
I have more info on it on my webmaster page if you want to know more!


All times are GMT -4. The time now is 02:48 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc