', '', '', '' ); $count = count($fortune); $random = rand(0, $count - 1); echo $fortune[$random]; ?>