定義用法:strlen() 函式返回字元串的長度語法:strlen(string)概述strlen() 函式用於計算字元串的長度 ... <?php. echo strlen("Hello world!"); ?> 以上代碼的輸出:.
確定! 回上一頁