<?php echo('REQUESTS: '); $rand[0] = ''; $rand[1] = ''; $rand[2] = ''; $entry = rand(01, count($rand)); echo("$rand[$entry]"); ?>