lets say if i put the word asslicker on my site with one link code when someone clicks on it it would radom pull from a list of gallerys you could click same link 5000 times and allways go some where else i had a little script that did that but cant find it help
My lost little script
Collapse
X
-
$file = "anal.txt";
$fp = file($file);
srand((double)microtime()*1000000);
$urls = $fp[array_rand($fp)];
header("Location: $urls");
add galleries one per line in anal.txt -
-
Comment
-
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip ManagerComment



Comment