検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 117 for decode (0.006 sec.)
HTML 数値エンティティを文字にデコードする 7350
« 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_numericentity — HTML 数値エンティティを文字にデコー ... ドする 説明 mb_decode_numericentity ( string $string , array $map , ? st ... より大きい UTF-8 データを正しく生成できないので、mb_decode_numericentity() を使います $msg .= mb_decode_numer ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
XML-RPC 関数 7287
« 定義済み定数 xmlrpc_decode_request » PHP Manual XML-RPC XML-RPC 関数 XML-RPC 関数 目次 xmlrpc_ ... st — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型にデコードする xmlrpc_e ... ソッド , 生成 , introspection , デコード , request , decode , register ...
https://man.plustar.jp/php/ref.xmlrpc.html - [similar]
修正版 UTF-7 エンコードされた文字列をデコードする 7237
« imap_unsubscribe imap_utf7_encode » PHP Manual IMAP 関数 修正版 UTF-7 エンコードされた文字列を ... デコードする imap_utf7_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_decode — 修 ... エンコードされた文字列をデコードする 説明 imap_utf7_decode ( string $string ): string | false 修正版 UTF-7 の ... キーワード: 修正 , デコード , string , utf , 文字 , decode , 関数 , セット , テキスト , 参考 ...
https://man.plustar.jp/php/function.imap-utf7-decode.html - [similar]
JavaScript Object Notation 7087
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation J ... にシリアライズしたいデータを指定する JSON 関数 json_decode — JSON 文字列をデコードする json_encode — 値を JSO ... json_last_error_msg — 直近の json_encode() や json_decode() の呼び出しのエラー文字列を返す json_last_error — ... rializable , エラー , 直近 , インストール , 設定 , decode , JsonException , 呼び出し ...
https://man.plustar.jp/php/book.json.html - [similar]
HTML エンティティを対応する文字に変換する 7087
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... ntity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_ ... ンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_S ... , ? string $encoding = null ): string html_entity_decode() は htmlentities() の反対で、 string にある HTML ... w" ; $a = htmlentities ( $orig ); $b = html_entity_decode ( $a ); echo $a ; // I'll "walk" the &lt ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
定義済み定数 6887
« リソース型 JsonException » PHP Manual JSON 定義済み定数 定義済み定数 以下の定数が定義されていま ... ブジェクトを PHP オブジェクトにデコードする際、 json_decode() に渡された文字列に、 \u0000 から始まるキーが含ま ... れていました。 JSON_ERROR_UTF16 ( int ) json_decode() に渡された JSON 文字列の中に、 単一の、ペアになっ ... コードポイントが含まれていました。 次の定数は、 json_decode() のオプションとして 組み合わせて使用します。 JSON ... の配列としてデコードします。 このオプションは json_decode() の第二引数を true に設定して呼び出すことで、自動 ...
https://man.plustar.jp/php/json.constants.html - [similar]
URL 関数 6887
« 定義済み定数 base64_decode » PHP Manual URLs URL 関数 URL 関数 目次 base64_decode — MIME base6 ... parse_url — URL を解釈し、その構成要素を返す rawurldecode — URL エンコードされた文字列をデコードする rawurle ... ncode — RFC 3986 に基づき URL エンコードを行う urldecode — URL エンコードされた文字列をデコードする urlenco ... L エンコードする 関連キーワード: 関数 , デコード , decode , 方式 , データ , 情報 , urldecode , rawurlencode ... , rawurldecode , 解釈 ...
https://man.plustar.jp/php/ref.url.html - [similar]
ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する 6837
« imap_utf7_decode imap_utf8_to_mutf7 » PHP Manual IMAP 関数 ISO-8859-1 文字列を修正版 UTF-7 テキ ... section 5.1.3 で定義されています。 参考 imap_utf7_decode() - 修正版 UTF-7 エンコードされた文字列をデコードす ... キーワード: 修正 , テキスト , 変換 , string , utf , decode , 関数 , mutf , 文字 , メールボックス ...
https://man.plustar.jp/php/function.imap-utf7-encode.html - [similar]
指定した符号化方式でデータを圧縮する 6837
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する z ... 。 789ccb48cdc9c95728cf2fca4901001a0b045d 参考 zlib_decode() - raw/gzip/zlib で符号化されたデータを復元する 関 ... b , 指定 , string , encoding , data , int , 関数 , decode ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
iconv 関数 6837
« 定義済み定数 iconv_get_encoding » PHP Manual iconv iconv 関数 iconv 関数 参考 GNU Recode 関数 ... 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコ ... ードする iconv_mime_decode — MIME ヘッダフィールドをデコードする iconv_mime_e ... 字 , mime , 変換 , フィールド , ヘッダ , encoding , decode , 設定 ...
https://man.plustar.jp/php/ref.iconv.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT