検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 259 for [SIMILAR] 16 1024 4096 WITH 20704 domdocument WI... (0.198 sec.)
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
DOMComment クラス 0
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
SimpleXMLIterator クラス 0
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator クラス SimpleXMLIterator クラス (PHP 5 >= 5.1.3, PHP 7, PHP 8) はじめに SimpleXMLIterator は、 SimpleXMLElement オブジェクトのすべてのノードに対する再帰的な反復処理を提供します。 クラス概要 clas ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
SimpleXML 要素に属性を追加する 0
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAttribute ( string $qu ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
Produce merged DOMDocument 0
« XMLDiff\DOM::diff XMLDiff\Memory » PHP Manual XMLDiff\DOM Produce merged DOMDocument XMLDiff\DOM::merge (PECL xmldiff >= 0.8.0) XMLDiff\DOM::merge — Produce merged DOMDocument 説明 public XMLDiff\DOM::merge ( DOMDocument $src , DOMDocument $diff ): DOMDocument Create new DOMDocument ba ...
https://man.plustar.jp/php/xmldiff-dom.merge.html - [similar]
カレントノードの親ノードを返す 0
« tidyNode::__construct tidyNode::hasChildren » PHP Manual tidyNode カレントノードの親ノードを返す tidyNode::getParent (PHP 5 >= 5.2.2, PHP 7, PHP 8) tidyNode::getParent — カレントノードの親ノードを返す 説明 public tidyNode::getParent (): ? tidyNode カレントノードの親ノードを返します。 パ ...
https://man.plustar.jp/php/tidynode.getparent.html - [similar]
現在のノードから XML を取得する 0
« XMLReader::read XMLReader::readOuterXml » PHP Manual XMLReader 現在のノードから XML を取得する XMLReader::readInnerXml (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readInnerXml — 現在のノードから XML を取得する 説明 public XMLReader::readInnerXml (): string 現在のノードの中身を、子ノードや ...
https://man.plustar.jp/php/xmlreader.readinnerxml.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttributeNode DOMElement::setAttributeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNodeNS — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNodeNS ( DOMAttr $ ...
https://man.plustar.jp/php/domelement.setattributenodens.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttribute DOMElement::setAttributeNodeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNode — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNode ( DOMAttr $attr ) ...
https://man.plustar.jp/php/domelement.setattributenode.html - [similar]