検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 223 for [SIMILAR] 16 1024 4096 WITH 58774 domnode WITH 3... (0.301 sec.)
新しい DOMComment オブジェクトを作成する 5267
« DOMComment DOMDocument » PHP Manual DOMComment 新しい DOMComment オブジェクトを作成する DOMComment::__construct (PHP 5, PHP 7, PHP 8) DOMComment::__construct — 新しい DOMComment オブジェクトを作成する 説明 public DOMComment::__construct ( string $data = "" ) 新しい DOMComment オブジェク ...
https://man.plustar.jp/php/domcomment.construct.html - [similar]
新しい DOMText オブジェクトを作成する 5267
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.html - [similar]
子要素群の最後に新しい子要素を追加する 0
« DOMNode DOMNode::C14N » PHP Manual DOMNode 子要素群の最後に新しい子要素を追加する DOMNode::appendChild (PHP 5, PHP 7, PHP 8) DOMNode::appendChild — 子要素群の最後に新しい子要素を追加する 説明 public DOMNode::appendChild ( DOMNode $node ): DOMNode | false この関数は、既存の子要素のリスト ...
https://man.plustar.jp/php/domnode.appendchild.html - [similar]
現在のノードのコピーを DOM オブジェクトとして返す 0
« XMLReader::close XMLReader::getAttribute » PHP Manual XMLReader 現在のノードのコピーを DOM オブジェクトとして返す XMLReader::expand (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す 説明 public XMLReader::expand ( ? DOMNode $baseNode = ...
https://man.plustar.jp/php/xmlreader.expand.html - [similar]
名前で指定されたノードを取得する 0
« DOMNamedNodeMap::count DOMNamedNodeMap::getNamedItemNS » PHP Manual DOMNamedNodeMap 名前で指定されたノードを取得する DOMNamedNodeMap::getNamedItem (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::getNamedItem — 名前で指定されたノードを取得する 説明 public DOMNamedNodeMap::getNamedItem ( string $ ...
https://man.plustar.jp/php/domnamednodemap.getnameditem.html - [similar]
子要素群から子要素を削除する 0
« DOMNode::normalize DOMNode::replaceChild » PHP Manual DOMNode 子要素群から子要素を削除する DOMNode::removeChild (PHP 5, PHP 7, PHP 8) DOMNode::removeChild — 子要素群から子要素を削除する 説明 public DOMNode::removeChild ( DOMNode $child ): DOMNode | false この関数は、子要素群から子要素を ...
https://man.plustar.jp/php/domnode.removechild.html - [similar]
新しい文書片を作成する 0
« DOMDocument::createComment DOMDocument::createElement » PHP Manual DOMDocument 新しい文書片を作成する DOMDocument::createDocumentFragment (PHP 5, PHP 7, PHP 8) DOMDocument::createDocumentFragment — 新しい文書片を作成する 説明 public DOMDocument::createDocumentFragment (): DOMDocumentFr ...
https://man.plustar.jp/php/domdocument.createdocumentfragment.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]
DOMNodeList クラス 0
« DOMNode::replaceChild DOMNodeList::count » PHP Manual DOM DOMNodeList クラス DOMNodeList クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNodeList implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public count (): int public item ...
https://man.plustar.jp/php/class.domnodelist.html - [similar]
DOM ノードから SimpleXMLElement オブジェクトを取得する 0
« SimpleXML 関数 simplexml_load_file » PHP Manual SimpleXML 関数 DOM ノードから SimpleXMLElement オブジェクトを取得する simplexml_import_dom (PHP 5, PHP 7, PHP 8) simplexml_import_dom — DOM ノードから SimpleXMLElement オブジェクトを取得する 説明 simplexml_import_dom ( SimpleXMLElement | ...
https://man.plustar.jp/php/function.simplexml-import-dom.html - [similar]