検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 104 for DOMDocument (0.010 sec.)
ノードが存在する行の番号を取得します。 5525
« DOMNode::cloneNode DOMNode::getNodePath » PHP Manual DOMNode ノードが存在する行の番号を取得しま ... encoding="utf-8"?> <root> <node /> </root> XML; // DOMDocumentクラスのインスタンスを生成する $dom = new DOMDocumen ...
https://man.plustar.jp/php/domnode.getlineno.html - [similar]
プロファイル情報の出力ファイルを設定する 5525
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファ ... 力の例 <?php // XML ソースを読み込みます $xml = new DOMDocument ; $xml -> load ( 'collection.xml' ); $xsl = new DO ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
XML 操作 5473
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object M ... de インターフェイス DOMComment — DOMComment クラス DOMDocumentDOMDocument クラス DOMDocumentFragment — DOMDocu ... mentFragment クラス DOMDocumentType — DOMDocumentType クラス DOMElement — DOMEleme ...
https://man.plustar.jp/php/refs.xml.html - [similar]
パラメータの値を設定する 5473
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメー ... , 'Olivier Parmentier' => 'olivier' ); $xsl = new DOMDocument ; $xsl -> load ( 'collection.xsl' ); // 変換の設定 ... => $file ) { // XML ソースをロードする $xml = new DOMDocument ; $xml -> load ( 'collection_' . $file . '.xml' ); ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
DOMNode クラス 5447
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP ... ? DOMNamedNodeMap $ attributes ; public readonly ? DOMDocument $ ownerDocument ; public readonly ? string $ names ... null ownerDocument このノードに関連付けられている DOMDocument オブジェクト このノードが DOMDocument だった場合は ...
https://man.plustar.jp/php/class.domnode.html - [similar]
子を置き換える 5447
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PH ... 新しいノード。対象ドキュメントのメンバ、 すなわち、DOMDocument->createXXX() メソッドのひとつで作成されたものか DO ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
libxml のエラー処理関数によるエラー処理 5447
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー ... ラーを捕らえて表示するものです。 <?php $xmldoc = new DOMDocument (); $xsldoc = new DOMDocument (); $xsl = new XSLTP ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 5447
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP ... > </xsl:template> </xsl:stylesheet> EOB; $xmldoc = DOMDocument :: loadXML ( $xml ); $xsldoc = DOMDocument :: load ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
DOMDocumentFragment クラス 5421
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラ ...DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 cl ... ass DOMDocumentFragment extends DOMNode implements DOMParentNode { ... ? DOMNamedNodeMap $ attributes ; public readonly ? DOMDocument $ ownerDocument ; public readonly ? string $ names ... Child , childElementCount が追加されました。 8.0.0 DOMDocumentFragment は、 DOMParentNode を実装しました。 目次 D ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMDocumentType クラス 5421
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocument ... tType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるい ...DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumen ... ? DOMNamedNodeMap $ attributes ; public readonly ? DOMDocument $ ownerDocument ; public readonly ? string $ names ... 連キーワード: public , DOMNode , string , readonly , DOMDocumentType , クラス , OMNode , array , DOMNamedNodeMap , ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT