Visualizzare l'elenco a discesa

str_shuffle()

« str_rot13 | str_split »
<?php
$string 
str_shuffle (
    
  // string $str
);
?>
risultato
$string = 'ebfcda'
Esempi
#1 str_shuffle  ("abcdef")
Vedi anche
rand, shuffle