View Single Post
Old 01-31-2007, 05:00 PM  
grudgeman
Registered User
 
Join Date: Jan 2007
Posts: 69
not working script missing code?

is this script missing something


<?$file = "anal.txt";
$fp = file($file);
srand((double)microtime()*1000000);
$urls = $fp[array_rand($fp)];
header("Location: $urls");>?


script is saved as random.php
added some gallerys to anal.text linking to random.php not working
is the code missing something?
grudgeman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote