検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 320 for [SIMILAR] 16 1024 4096 WITH 20704 domdocument WI... (4.821 sec.)
DOMText クラス 0
« DOMProcessingInstruction::__construct DOMText::__construct » PHP Manual DOM DOMText クラス DOMText クラス (PHP 5, PHP 7, PHP 8) はじめに DOMText クラスは DOMCharacterData を継承しており、 DOMElement あるいは DOMAttr の中身のテキストを表します。 クラス概要 class DOMText extends DOMChara ...
https://man.plustar.jp/php/class.domtext.html - [similar]
DOMElement クラス 0
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]
ID 型の属性をローカル名および名前空間 URI で宣言する 0
« DOMElement::setIdAttributeNode DOMEntity » PHP Manual DOMElement ID 型の属性をローカル名および名前空間 URI で宣言する DOMElement::setIdAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setIdAttributeNS — ID 型の属性をローカル名および名前空間 URI で宣言する 説明 public DOMElement::setIdAttr ...
https://man.plustar.jp/php/domelement.setidattributens.html - [similar]
DOMXPath クラス 0
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP 5, PHP 7, PHP 8) はじめに XPath 1.0 をサポートします。 クラス概要 class DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ; /* メソッド ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
属性を新しく追加する、または変更する 0
« DOMElement::removeAttributeNS DOMElement::setAttributeNode » PHP Manual DOMElement 属性を新しく追加する、または変更する DOMElement::setAttribute (PHP 5, PHP 7, PHP 8) DOMElement::setAttribute — 属性を新しく追加する、または変更する 説明 public DOMElement::setAttribute ( string $qualifie ...
https://man.plustar.jp/php/domelement.setattribute.html - [similar]
基本的な 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]
DTD エンティティを開始する 0
« XMLWriter::startDtdElement XMLWriter::startElement » PHP Manual XMLWriter DTD エンティティを開始する XMLWriter::startDtdEntity xmlwriter_start_dtd_entity (PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startDtdEntity -- xmlwriter_start_dtd_entity — DTD エンティティを ...
https://man.plustar.jp/php/xmlwriter.startdtdentity.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
« 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]