srand( microtime() * 1000000);
$number = rand(1, $num);
$num =
NUMBER OF FILES$int =
ANOTHER GENERATED NUMBER I DUNNO HOW YOU GET THIS while(
UH...)
do(
if($num == $int)
{
echo("Blah blah, this is file number ".$num);
}
)
Something like that'll work. I'm sure it does that anyways. So it most likley is random but you got lucky and keep seeing those maps. I bet it isn't a bug.