Monday, December 31, 2007

Array Random

((float) microtime() * 10000000);
$input = array("Neo", "Morpheus", "Trinity", "Cypher", "Tank");
$rand_keys = array_rand($input, 2);
echo
$input[$rand_keys[0]] . "\n";
?>

1 comment:

Unknown said...

hai It is superb pa