検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 438 for [SIMILAR] 16 1024 4096 WITH 15718 domelement WIT... (0.617 sec.)
DOMEntity クラス 0
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity クラス (PHP 5, PHP 7, PHP 8) はじめに このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 クラス概要 class DOMEntity extends DOMNode { ...
https://man.plustar.jp/php/class.domentity.html - [similar]
DOMDocumentType クラス 0
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumentType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるいは DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumentType extends DOM ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]
名前空間つき属性全体を書き込む 0
« XMLWriter::writeAttribute XMLWriter::writeCdata » PHP Manual XMLWriter 名前空間つき属性全体を書き込む XMLWriter::writeAttributeNs xmlwriter_write_attribute_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeAttributeNs -- xmlwriter_write_attribute_ns — 名前空間つ ...
https://man.plustar.jp/php/xmlwriter.writeattributens.html - [similar]
名前空間つきの属性を開始する 0
« XMLWriter::startAttribute XMLWriter::startCdata » PHP Manual XMLWriter 名前空間つきの属性を開始する XMLWriter::startAttributeNs xmlwriter_start_attribute_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startAttributeNs -- xmlwriter_start_attribute_ns — 名前空間つき ...
https://man.plustar.jp/php/xmlwriter.startattributens.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
DOMAttr クラス 0
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) はじめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DOMAttr extends DOMNode { /* プロパティ */ public readonly string $ name ; public readonl ...
https://man.plustar.jp/php/class.domattr.html - [similar]
新しい DOMAttr オブジェクトを作成する 0
« DOMAttr DOMAttr::isId » PHP Manual DOMAttr 新しい DOMAttr オブジェクトを作成する DOMAttr::__construct (PHP 5, PHP 7, PHP 8) DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する 説明 public DOMAttr::__construct ( string $name , string $value = "" ) 新しい DOMAttr オブジェクトを作 ...
https://man.plustar.jp/php/domattr.construct.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
新しい要素ノードを作成する 0
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新しい要素ノードを作成する DOMDocument::createElement (PHP 5, PHP 7, PHP 8) DOMDocument::createElement — 新しい要素ノードを作成する 説明 public DOMDocument::createElement ( string $localName , str ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]