検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for SimpleXMLElement (0.009 sec.)
XMLファイルをパースし、オブジェクトに代入する 7620
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、 ... d_file ( string $filename , ? string $class_name = SimpleXMLElement::class , int $options = 0 , string $namespace_or_p ... refix = "" , bool $is_prefix = false ): SimpleXMLElement | false 指定したファイルの中の整形式 XML ドキュメン ... オプションのパラメータを使用します。 このクラスは、 SimpleXMLElement クラスを継承していなければなりません。 options Lib ... ある場合に false 。デフォルトは false です。 戻り値 SimpleXMLElement クラスのオブジェクトを返します。 XML ドキュメント内 ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
基本的な SimpleXML の使用法 7283
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 こ ... 取得する <?php include 'example.php' ; $movies = new SimpleXMLElement ( $xmlstr ); echo $movies -> movie [ 0 ]-> plot ; ... 取得する <?php include 'example.php' ; $movies = new SimpleXMLElement ( $xmlstr ); echo $movies -> movie ->{ 'great-line ... きます。 <?php include 'example.php' ; $movies = new SimpleXMLElement ( $xmlstr ); /* 個々の <character> ノードに対して、 ... じです。 <?php include 'example.php' ; $movies = new SimpleXMLElement ( $xmlstr ); /* 最初の映画の <rating> ノードにアク ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
DOM 関数 6786
« DOMXPath::registerPhpFunctions dom_import_simplexml » PHP Manual DOM DOM 関数 DOM 関数 目次 do ... m_import_simplexml — SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する ... , オブジェクト , DOMXPath , registerPhpFunctions , SimpleXMLElement , DOMElement , 取得 , ...
https://man.plustar.jp/php/ref.dom.html - [similar]
XML 操作 6288
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object M ... mpleXML はじめに インストール/設定 定義済み定数 例 SimpleXMLElementSimpleXMLElement クラス SimpleXMLIterator — Simp ...
https://man.plustar.jp/php/refs.xml.html - [similar]
SimpleXML 関数 6112
« SimpleXMLIterator::valid simplexml_import_dom » PHP Manual SimpleXML SimpleXML 関数 SimpleXML ... 関数 目次 simplexml_import_dom — DOM ノードから SimpleXMLElement オブジェクトを取得する simplexml_load_file — XMLフ ...
https://man.plustar.jp/php/ref.simplexml.html - [similar]
スタイルシートを取り込む 6048
« XSLTProcessor::hasExsltSupport XSLTProcessor::registerPHPFunctions » PHP Manual XSLTProcessor ... るスタイルシートを DOMDocument オブジェクトあるいは SimpleXMLElement オブジェクトとして指定します。 戻り値 成功した場合 ...
https://man.plustar.jp/php/xsltprocessor.importstylesheet.html - [similar]
その他の変更 5984
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x へ ... 後に呼び出したときにだけ動作していました。 SimpleXML SimpleXMLElement は、 RecursiveIterator を実装し、 SimpleXMLIterato ... r の機能を吸収しました。 SimpleXMLIterator は、 SimpleXMLElement を継承しただけのものです。 INI ファイルの扱いの変更 ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
XML エラーの対応 5984
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
現在の SimpleXML エントリを返す 5984
« SimpleXMLIterator SimpleXMLIterator::getChildren » PHP Manual SimpleXMLIterator 現在の SimpleX ... erator::valid() - 現在の要素が有効かどうかを調べる SimpleXMLElement 関連キーワード: SimpleXMLIterator , エントリ , 要素 ...
https://man.plustar.jp/php/simplexmliterator.current.html - [similar]
XML に変換する 5984
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する ... 変換対象となる、 DOMDocument オブジェクトあるいは SimpleXMLElement オブジェクトを指定します。 戻り値 変換結果の文字列 ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
PREV 1 2 3 4 NEXT