検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for numericentity (0.013 sec.)
文字を HTML 数値エンティティにエンコードする 13354
« 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_nu ... ML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( string $string , array $map , ? string $encoding ... 数値エンティティに値を変換します。 ?> 例2 mb_encode_numericentity() の例 <?php /* ISO-8859-1 の左面をHTML数値エンティ ... array( 0x80 , 0xff , 0 , 0xff ); $str = mb_encode_numericentity ( $str , $convmap , "ISO-8859-1" ); /* ブロック 95 ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
HTML 数値エンティティを文字にデコードする 11380
« mb_decode_mimeheader mb_detect_encoding » PHP Manual マルチバイト文字列 関数 HTML 数値エンティ ... ティを文字にデコードする mb_decode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_nu ... 数値エンティティを文字にデコードする 説明 mb_decode_numericentity ( string $string , array $map , ? string $encoding ... きい UTF-8 データを正しく生成できないので、mb_decode_numericentity() を使います $msg .= mb_decode_numericentity ( '&# ... escape_javascript_string ( $msg )); 参考 mb_encode_numericentity() - 文字を HTML 数値エンティティにエンコードする 関 ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 9584
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフ ... ring , decode , mimeheader , convert , variables , numericentity , 関数 ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
マルチバイト文字列 8321
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マ ... E ヘッダフィールドの文字列をデコードする mb_decode_numericentity — HTML 数値エンティティを文字にデコードする mb_det ... der — MIMEヘッダの文字列をエンコードする mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする mb_ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
マルチバイト文字列 関数 8321
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチ ... E ヘッダフィールドの文字列をデコードする mb_decode_numericentity — HTML 数値エンティティを文字にデコードする mb_det ... der — MIMEヘッダの文字列をエンコードする mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする mb_ ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
既知のエンコーディング・タイプのエイリアスを取得 8144
« mb_encode_numericentity mb_ereg_match » PHP Manual マルチバイト文字列 関数 既知のエンコーディン ...
https://man.plustar.jp/php/function.mb-encoding-aliases.html - [similar]
MIMEヘッダの文字列をエンコードする 8055
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列 ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
文字エンコーディングを検出する 7788
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディン ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
特殊文字を HTML エンティティに変換する 7699
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する ... ) を使うだけでは不十分です。そんな場合は mb_encode_numericentity() を使う必要があります。 変換対象となる文字 変換前 ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
変更履歴 7521
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... ana encoding は、nullable になりました。 mb_decode_numericentity encoding は、nullable になりました。 mb_detect_ord ... er_encoding は、 nullable になりました。 mb_encode_numericentity encoding は、nullable になりました。 mb_ereg この関 ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 2 NEXT