検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (1.435 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
iconv 0
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 iconv 関数 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダ ...
https://man.plustar.jp/php/book.iconv.html - [similar]
文字列に含まれる不正なバイト列を代替文字に置き換える 0
« mb_regex_set_options mb_send_mail » PHP Manual マルチバイト文字列 関数 文字列に含まれる不正なバイト列を代替文字に置き換える mb_scrub (PHP 7 >= 7.2.0, PHP 8) mb_scrub — 文字列に含まれる不正なバイト列を代替文字に置き換える 説明 mb_scrub ( string $string , ? string $encoding = null ): str ...
https://man.plustar.jp/php/function.mb-scrub.html - [similar]
文字セット名を返す 0
« mysql_affected_rows mysql_close » PHP Manual MySQL 関数 文字セット名を返す mysql_client_encoding (PHP 4 >= 4.3.0, PHP 5) mysql_client_encoding — 文字セット名を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。 ...
https://man.plustar.jp/php/function.mysql-client-encoding.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
置換文字を設定あるいは取得する 0
« mb_strwidth mb_substr_count » PHP Manual マルチバイト文字列 関数 置換文字を設定あるいは取得する mb_substitute_character (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substitute_character — 置換文字を設定あるいは取得する 説明 mb_substitute_character ( string | int | null $substitute_characte ...
https://man.plustar.jp/php/function.mb-substitute-character.html - [similar]
FDF 文字エンコーディングを設定する 0
« fdf_set_ap fdf_set_file » PHP Manual FDF 関数 FDF 文字エンコーディングを設定する fdf_set_encoding (PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_encoding — FDF 文字エンコーディングを設定する 説明 fdf_set_encoding ( resource $fdf_document , string $encoding ): bool FDF ドキュメン ...
https://man.plustar.jp/php/function.fdf-set-encoding.html - [similar]
MIMEヘッダの文字列をエンコードする 0
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列をエンコードする mb_encode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_mimeheader — MIMEヘッダの文字列をエンコードする 説明 mb_encode_mimeheader ( string $string , ? string $ch ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]