www . j a va 2 s .c o m <?php $a=array("a"=>"red","b"=>"green","c"=>"blue","d"=>"yellow"); print_r(array_rand($a,1)); ?>.
確定! 回上一頁