検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 536 for [SIMILAR] 16 1024 4096 WITH 13297 entity WITH 72... (0.648 sec.)
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
XML 文字列をオブジェクトに代入する 0
« simplexml_load_file WDDX » PHP Manual SimpleXML 関数 XML 文字列をオブジェクトに代入する simplexml_load_string (PHP 5, PHP 7, PHP 8) simplexml_load_string — XML 文字列をオブジェクトに代入する 説明 simplexml_load_string ( string $data , ? string $class_name = SimpleXMLElement::class , in ...
https://man.plustar.jp/php/function.simplexml-load-string.html - [similar]
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
DOMDocument オブジェクト内の XIncludes を置換する 0
« DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の XIncludes を置換する DOMDocument::xinclude (PHP 5, PHP 7, PHP 8) DOMDocument::xinclude — DOMDocument オブジェクト内の XIncludes を置換する 説明 public DOMDocument::xinclude ( int $options = ...
https://man.plustar.jp/php/domdocument.xinclude.html - [similar]
Produce merged XML document 0
« XMLDiff\File::diff XML パーサ » PHP Manual XMLDiff\File Produce merged XML document XMLDiff\File::merge (PECL xmldiff >= 0.8.0) XMLDiff\File::merge — Produce merged XML document 説明 public XMLDiff\File::merge ( string $src , string $diff ): string Create new XML document based on diff ...
https://man.plustar.jp/php/xmldiff-file.merge.html - [similar]
エラーの内容を表す文字列を返す 0
« curl_multi_setopt curl_pause » PHP Manual cURL 関数 エラーの内容を表す文字列を返す curl_multi_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_strerror — エラーの内容を表す文字列を返す 説明 curl_multi_strerror ( int $error_code ): ? string 指定した CURLM エラーコードに対応するエラーメ ...
https://man.plustar.jp/php/function.curl-multi-strerror.html - [similar]
国際化 関数 0
« IntlIterator::valid intl_error_name » PHP Manual intl 国際化 関数 国際化 関数 目次 intl_error_name — 指定したエラーコードに対応する名前を取得する intl_get_error_code — 直近のエラーコードを取得する intl_get_error_message — 直近のエラーの説明を取得する intl_is_failure — 指定したエラーコー ...
https://man.plustar.jp/php/ref.intl.html - [similar]
CDATA タグ全体を書き込む 0
« XMLWriter::writeAttributeNs XMLWriter::writeComment » PHP Manual XMLWriter CDATA タグ全体を書き込む XMLWriter::writeCdata xmlwriter_write_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeCdata -- xmlwriter_write_cdata — CDATA タグ全体を書き込む 説明 オブジェ ...
https://man.plustar.jp/php/xmlwriter.writecdata.html - [similar]
はじめに 0
« XML パーサ インストール/設定 » PHP Manual XML パーサ はじめに はじめに XML (eXtensible Markup Language) は、Web における構造化された ドキュメント交換用のデータフォーマットです。XML は、World Wide Web consortium (W3C) で規定された規格です。XML に関する情報およ び関連する技術は、 » http: ...
https://man.plustar.jp/php/intro.xml.html - [similar]
SimpleXML 要素に基づき整形式の XML 文字列を返す 0
« SimpleXMLElement::addChild SimpleXMLElement::attributes » PHP Manual SimpleXMLElement SimpleXML 要素に基づき整形式の XML 文字列を返す SimpleXMLElement::asXML (PHP 5, PHP 7, PHP 8) SimpleXMLElement::asXML — SimpleXML 要素に基づき整形式の XML 文字列を返す 説明 public SimpleXMLElement::as ...
https://man.plustar.jp/php/simplexmlelement.asxml.html - [similar]