定義和用法str_shuffle() 函數隨機地打亂字符串中的所有字符。例子<?php echo str_shuffle("Hello World"); ?> 輸出: H elooWlrdl PHP String 函數.
確定! 回上一頁