検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 106 for [SIMILAR] 16 1024 4096 WITH 29492 strrpos WITH 1... (0.188 sec.)
出力バッファハンドラとして文字エンコーディングを変換する 4076
« iconv intl » PHP Manual iconv 関数 出力バッファハンドラとして文字エンコーディングを変換する ob_iconv_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ob_iconv_handler — 出力バッファハンドラとして文字エンコーディングを変換する 説明 ob_iconv_handler ( string $contents , int $status ): strin ...
https://man.plustar.jp/php/function.ob-iconv-handler.html - [similar]
MIME ヘッダフィールドをデコードする 4076
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコードする iconv_mime_decode (PHP 5, PHP 7, PHP 8) iconv_mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $string , int $mode = 0 , ? string $encoding = null ): ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
MIME ヘッダフィールドを作成する 4076
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
文字列の文字数を返す 4076
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
実行時設定 4076
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Iconv 設定オプション 名前 デフォルト 変更可能 変更履歴 iconv.input_encoding "" PHP_INI_ALL PHP 5.6.0 で非推奨となりました。 iconv.output_encoding "" PHP_INI_ALL PHP 5 ...
https://man.plustar.jp/php/iconv.configuration.html - [similar]
はじめに 4076
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 3911
« mb_strrichr mb_strrpos » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す mb_strripos (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strripos — 大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 説明 mb_strripos ...
https://man.plustar.jp/php/function.mb-strripos.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 3911
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す strripos (PHP 5, PHP 7, PHP 8) strripos — 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 説明 strripos ( string $haystack , string $needle , in ...
https://man.plustar.jp/php/function.strripos.html - [similar]
文字列の中で、指定した文字列が最初に現れる位置を見つける 3911
« mb_strrpos mb_strtolower » PHP Manual マルチバイト文字列 関数 文字列の中で、指定した文字列が最初に現れる位置を見つける mb_strstr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strstr — 文字列の中で、指定した文字列が最初に現れる位置を見つける 説明 mb_strstr ( string $haystack , string $needle , bool ...
https://man.plustar.jp/php/function.mb-strstr.html - [similar]
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 3911
« grapheme_stripos grapheme_strlen » PHP Manual Grapheme 関数 大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の部分文字列を返す grapheme_stristr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stristr — 大文字小文字を区別せず、haystack 文字列の中 ...
https://man.plustar.jp/php/function.grapheme-stristr.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT