strlen 文字列の長さを得る &reftitle.description; intstrlen stringstring 与えられた string の長さを返します。 &reftitle.parameters; string 長さを調べる文字列。 &reftitle.returnvalues; string の長さをバイト単位で返します。 &reftitle.examples; <function>strlen</function> の例 ]]> &reftitle.notes; strlen が返すのはバイト数であり、 文字数ではありません。 &reftitle.seealso; count grapheme_strlen iconv_strlen mb_strlen