検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 102 for substr (0.012 sec.)
文字列で使用されている文字に関する情報を返す 5875
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す c ... - 文字列内の部分文字列が最初に現れる場所を見つける substr_count() - 副文字列の出現回数を数える 関連キーワード ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 5875
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最 ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
バイナリ IPTC データを JPEG イメージに埋めこむ 5875
« imagexbm iptcparse » PHP Manual GD および Image 関数 バイナリ IPTC データを JPEG イメージに埋め ... '' ; foreach( $iptc as $tag => $string ) { $tag = substr ( $tag , 2 ); $data .= iptc_make_tag ( 2 , $tag , ...
https://man.plustar.jp/php/function.iptcembed.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 5875
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べ ... 見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現に ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 5875
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 ... 見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現に ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 5875
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... 見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現に ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 5875
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文 ... 字小文字を区別しないバイナリセーフな文字列比較を行う substr() - 文字列の一部分を返す stristr() - 大文字小文字を ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
実行時に PHP 拡張モジュールをロードする 5823
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張 ... extension_loaded ( 'sqlite' )) { if ( strtoupper ( substr ( PHP_OS , 0 , 3 )) === 'WIN' ) { dl ( 'php_sqlite ...
https://man.plustar.jp/php/function.dl.html - [similar]
デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキス... 5823
« Grapheme 関数 grapheme_stripos » PHP Manual Grapheme 関数 デフォルトの書記素クラスタシーケンス ... 上の例の出力は以下となります。 o%CC%88 参考 grapheme_substr() - 部分文字列を返す » Unicode Text Segmentation: ...
https://man.plustar.jp/php/function.grapheme-extract.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 5823
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の ...
https://man.plustar.jp/php/function.iconv.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT