検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 54 for strpos (0.026 sec.)
書記素単位で文字列の長さを取得する 6986
« grapheme_stristr grapheme_strpos » PHP Manual Grapheme 関数 書記素単位で文字列の長さを取得する ...
https://man.plustar.jp/php/function.grapheme-strlen.html - [similar]
文字列の長さを得る 6986
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
部分文字列の出現回数を数える 6986
« mb_substitute_character mb_substr » PHP Manual マルチバイト文字列 関数 部分文字列の出現回数を数 ... はてすとです。" , "す" ); // 2 を出力する ?> 参考 mb_strpos() - 文字列の中に指定した文字列が最初に現れる位置を ...
https://man.plustar.jp/php/function.mb-substr-count.html - [similar]
ヘッダ用の関数を登録する 6897
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_reg ... () { foreach ( headers_list () as $header ) { if ( strpos ( $header , 'X-Powered-By:' ) !== false ) { header ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
別の文字列の中で、ある文字が最後に現れる場所を見つける 6897
« mb_strpos mb_strrichr » PHP Manual マルチバイト文字列 関数 別の文字列の中で、ある文字が最後に現 ...
https://man.plustar.jp/php/function.mb-strrchr.html - [similar]
文字列中に文字が最後に現れる場所を取得する 6897
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP ...
https://man.plustar.jp/php/function.strrchr.html - [similar]
フィールドの値を取得する 6897
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... class -> getConstants () as $name => $val ) { if ( strpos ( $name , 'FIELD_' ) !== 0 || $val > 22 ) continue ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
ルール 6897
« グローバル名前空間 Tips » PHP Manual ユーザーレベルでの命名の手引き ルール ルール 以下のリスト ... query() PREG_SPLIT_DELIM_CAPTURE new DOMDocument() strpos() (過去に間違えた例) new SplFileObject() しかし、イ ...
https://man.plustar.jp/php/userlandnaming.rules.html - [similar]
文字列で使用されている文字に関する情報を返す 6808
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す c ... here were 1 instance(s) of "w" in the string. 参考 strpos() - 文字列内の部分文字列が最初に現れる場所を見つけ ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 6808
« grapheme_stripos grapheme_strlen » PHP Manual Grapheme 関数 大文字小文字を区別せず、haystack 文 ... われる場所の (書記素単位の) 位置を見つける grapheme_strpos() - 文字列内で最初にあらわれる場所の (書記素単位の ...
https://man.plustar.jp/php/function.grapheme-stristr.html - [similar]
PREV 1 2 3 4 5 6 NEXT