View Single Post
Old 01-30-2007, 06:09 PM  
billybathgate
Confirmed User
 
Join Date: Jan 2007
Location: wild wild west
Posts: 483
Quote:
Originally Posted by Fris View Post
$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
copy paste save as

thanks fris
__________________
""
billybathgate is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote