検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 120 for [SIMILAR] 16 1024 4096 WITH 19025 strpos WITH 14... (0.197 sec.)
出力バッファハンドラとして文字エンコーディングを変換する 5251
« 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 ヘッダフィールドをデコードする 5251
« 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 ヘッダフィールドを作成する 5251
« 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]
文字列の一部を切り出す 5251
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $string , int $offset , ? int $length = null , ? string $encoding = null ): string | false 文字列 string の、 offset と ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
実行時設定 5251
« インストール手順 リソース型 » 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]
はじめに 5251
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 5039
« mb_strimwidth mb_stristr » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す mb_stripos (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_stripos — 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 説明 mb_stripos ( ...
https://man.plustar.jp/php/function.mb-stripos.html - [similar]
別の文字列の中で、ある文字が最後に現れる場所を見つける 5039
« mb_strpos mb_strrichr » PHP Manual マルチバイト文字列 関数 別の文字列の中で、ある文字が最後に現れる場所を見つける mb_strrchr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strrchr — 別の文字列の中で、ある文字が最後に現れる場所を見つける 説明 mb_strrchr ( string $haystack , string $needle , bool $be ...
https://man.plustar.jp/php/function.mb-strrchr.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 5039
« 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]
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 5039
« 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