strlen() 函式用於取得字串的長度,返回一個整型。 語法: string substr( string string ) 例子: <?php echo strlen('abc def') ...
確定! 回上一頁