PHP 忒聊
綴豖
ヶ輛
str_shuffle
(PHP 4 = 4.3.0)
Description
str_shuffle() shuffles a string. One permutation of all possible is created.
瞰赽 1. str_shuffle() example
?php $str = 'abcdef'; $shuffled = str_shuffle($str); // This will print something like: bfdaec print $shuffled;?
See also shuffle() and rand().
綴豖
れ萸
ヶ輛
str_rot13
奻珨撰
str_word_count