検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 262 for encoding (0.020 sec.)
子要素群から子要素を削除する 4188
« DOMNode::normalize DOMNode::replaceChild » PHP Manual DOMNode 子要素群から子要素を削除する DOM ... 上の例の出力は以下となります。 <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE book PUBLIC "-//OASIS//DT ...
https://man.plustar.jp/php/domnode.removechild.html - [similar]
新しい DOMProcessingInstruction オブジェクトを作成する 4188
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingIns ... 上の例の出力は以下となります。 <?xml version="1.0" encoding="UTF-8"?> <html><body><?php echo "Hello World"; ?> ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
キリル文字セットを他のものに変換する 4188
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する con ... 数はバイナリデータに対応しています。 参考 mb_convert_encoding() - ある文字エンコーディングの文字列を、別の文字エ ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
HTTP 入力文字エンコーディングを検出する 4188
« mb_get_info mb_http_output » PHP Manual マルチバイト文字列 関数 HTTP 入力文字エンコーディングを ... type は、nullable になりました。 参考 mb_internal_encoding() - 内部文字エンコーディングを設定あるいは取得する ...
https://man.plustar.jp/php/function.mb-http-input.html - [similar]
現在の言語を設定あるいは取得する 4188
« mb_internal_encoding mb_list_encodings » PHP Manual マルチバイト文字列 関数 現在の言語を設定あ ...
https://man.plustar.jp/php/function.mb-language.html - [similar]
コード変換指令に基づき文字列のコードを変換する 4188
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する rec ... U Recode のドキュメントも参照ください。 mb_convert_encoding() - ある文字エンコーディングの文字列を、別の文字エ ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
XML パーサからオプションを得る 4188
« xml_parser_free xml_parser_set_option » PHP Manual XML パーサ 関数 XML パーサからオプションを得 ... , XML_OPTION_SKIP_WHITE あるいは XML_OPTION_TARGET_ENCODING が使用可能です。 詳細は xml_parser_set_option() を ...
https://man.plustar.jp/php/function.xml-parser-get-option.html - [similar]
PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する 4188
« xmlrpc_server_register_method Windows 用のモジュール » PHP Manual XML-RPC 関数 PHP 文字列型用に ... たとえば以下のようになります。 <?xml version="1.0" encoding="utf-8"?> <params> <param> <value> <dateTime.iso86 ...
https://man.plustar.jp/php/function.xmlrpc-set-type.html - [similar]
サンプル 4188
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... affected_rows example Example#1175 - cubrid_client_encoding example Example#1176 - cubrid_close example Exampl ... sql_affected_rows の例 Example#1733 - mysql_client_encoding の例 Example#1734 - mysql_close の例 Example#1735 ... 93 - pg_cancel_query の例 Example#1894 - pg_client_encoding の例 Example#1895 - pg_close の例 Example#1896 - p ... - pg_send_query の例 Example#1969 - pg_set_client_encoding の例 Example#1970 - pg_set_error_verbosity の例 Ex ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
新しい DOMElement オブジェクトを作成する 4159
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作 ... ); echo $dom -> saveXML (); /* <?xml version="1.0" encoding="iso-8859-1"?> <root><pr:node1 xmlns:pr="http://xy ...
https://man.plustar.jp/php/domelement.construct.html - [similar]