在開始寫PHP 時為了限制HTML 表單輸入的字數,就用了strlen() 來判斷字數, ... strlen(string) // string 必需,用來計算該字串Bytes(位元組)
確定! 回上一頁