検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 262 for encoding (0.084 sec.)
htmlspecialchars および htmlentities で使用される変換テーブルを返す 4257
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テ ... NT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 , string $encoding = "UTF-8" ): array get_html_translation_table() は ... TML 用のテーブル。 ENT_HTML5 HTML 5 用のテーブル。 encoding 使用するエンコーディング。省略した場合のデフォルト ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
mime メールリソースを作成する 4257
« mailparse_determine_best_xfer_encoding mailparse_msg_extract_part_file » PHP Manual Mailparse ...
https://man.plustar.jp/php/function.mailparse-msg-create.html - [similar]
メッセージセクションを展開/デコードする 4257
« mailparse_msg_extract_part_file mailparse_msg_extract_whole_part_file » PHP Manual Mailparse 関 ... e() - ヘッダを含むメッセージセクションを、transfer encoding をデコードせずに展開する 関連キーワード: メッセージ ...
https://man.plustar.jp/php/function.mailparse-msg-extract-part.html - [similar]
XML をネイティブなPHP 型にデコードする 4257
« XML-RPC 関数 xmlrpc_decode » PHP Manual XML-RPC 関数 XML をネイティブなPHP 型にデコードする xm ... _request ( string $xml , string &$method , string $encoding = ? ): mixed 警告 この関数は、 実験的 なものです。 ...
https://man.plustar.jp/php/function.xmlrpc-decode-request.html - [similar]
変更履歴 4218
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関 ... ode は false を返していました。 html_entity_decode encoding は、nullable になりました。 htmlentities encoding ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
The MongoDB\BSON\Int64 class 4218
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON ... a 64-bit integer on a 32-bit platform. During BSON encoding, objects of this class will convert back to a 64-b ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
4218
« 定義済み定数 DOMAttr » PHP Manual DOM 例 例 このリファレンスの多くの例で、XMLファイルが必要です ... ml を使用します。 例1 book.xml <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD Doc ...
https://man.plustar.jp/php/dom.examples.html - [similar]
新しい DOMCdataSection オブジェクトを作成する 4218
« DOMCdataSection DOMCharacterData » PHP Manual DOMCdataSection 新しい DOMCdataSection オブジェク ... 上の例の出力は以下となります。 <?xml version="1.0" encoding="utf-8"?> <root><![CDATA[root value]]></root> 参考 ...
https://man.plustar.jp/php/domcdatasection.construct.html - [similar]
新しい DOMComment オブジェクトを作成する 4218
« DOMComment DOMDocument » PHP Manual DOMComment 新しい DOMComment オブジェクトを作成する DOMCom ... ); echo $dom -> saveXML (); /* <?xml version="1.0" encoding="iso-8859-1"?><root><!--root comment--></root> */ ...
https://man.plustar.jp/php/domcomment.construct.html - [similar]
ノードが存在する行の番号を取得します。 4218
« DOMNode::cloneNode DOMNode::getNodePath » PHP Manual DOMNode ノードが存在する行の番号を取得しま ... で使うXMLのダンプ $xml = <<<XML <?xml version="1.0" encoding="utf-8"?> <root> <node /> </root> XML; // DOMDocum ...
https://man.plustar.jp/php/domnode.getlineno.html - [similar]