在PHP 中,可使用str_shuffle() 函数来随机打乱一个字符串,其语法如下: string str_shuffle ( string $str ) str_shuffle() 函数打乱一个字符串,使用任何一种可能的 ...
確定! 回上一頁