検索

phrase: max: clip:
target: order:
Results of 41 - 48 of about 48 for DOMElement (0.009 sec.)
新しい DOMCdataSection オブジェクトを作成する 5982
« DOMCdataSection DOMCharacterData » PHP Manual DOMCdataSection 新しい DOMCdataSection オブジェク ... ' , 'utf-8' ); $element = $dom -> appendChild (new DOMElement ( 'root' )); $text = $element -> appendChild (new ...
https://man.plustar.jp/php/domcdatasection.construct.html - [similar]
新しい DOMComment オブジェクトを作成する 5982
« DOMComment DOMDocument » PHP Manual DOMComment 新しい DOMComment オブジェクトを作成する DOMCom ... iso-8859-1' ); $element = $dom -> appendChild (new DOMElement ( 'root' )); $comment = $element -> appendChild (n ...
https://man.plustar.jp/php/domcomment.construct.html - [similar]
新しい DOMAttr オブジェクトを作成する 5952
« DOMAttr DOMAttr::isId » PHP Manual DOMAttr 新しい DOMAttr オブジェクトを作成する DOMAttr::__co ... iso-8859-1' ); $element = $dom -> appendChild (new DOMElement ( 'root' )); $attr = $element -> setAttributeNode ...
https://man.plustar.jp/php/domattr.construct.html - [similar]
DOM ノードから SimpleXMLElement オブジェクトを取得する 5952
« SimpleXML 関数 simplexml_load_file » PHP Manual SimpleXML 関数 DOM ノードから SimpleXMLElement ... rt_simplexml() - SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 基本的な SimpleXML の使用法 ...
https://man.plustar.jp/php/function.simplexml-import-dom.html - [similar]
DOMDocumentType クラス 5922
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumen ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]
DOMEntity クラス 5861
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク ...
https://man.plustar.jp/php/class.domentity.html - [similar]
定義済み定数 5861
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... 数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML_ATTRIBUTE_NODE ( int ) 2 ノードは DOMAt ...
https://man.plustar.jp/php/dom.constants.html - [similar]
変更履歴 5695
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... sByTagNameNS namespace は、nullable になりました。 DOMElement::getElementsByTagNameNS namespace は、nullable にな ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 2 3 4 5 NEXT