View Single Post
Old 01-30-2007, 05:43 PM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
Quote:
Originally Posted by grudgeman View Post
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
$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
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote