検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 267 for [SIMILAR] 16 1024 4096 WITH 23377 xmlwriter WITH... (0.850 sec.)
指定した名前の属性にカーソルを移動する 0
« XMLReader::moveToAttributeNo XMLReader::moveToElement » PHP Manual XMLReader 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNs (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttributeNs — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNs ...
https://man.plustar.jp/php/xmlreader.movetoattributens.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::setAttributeNodeNS DOMElement::setIdAttribute » PHP Manual DOMElement 新しい属性を追加する DOMElement::setAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNS — 新しい属性を追加する 説明 public DOMElement::setAttributeNS ( ? string $namespace , string $qualifiedName ...
https://man.plustar.jp/php/domelement.setattributens.html - [similar]
ノードをファイルに正規化する 0
« DOMNode::C14N DOMNode::cloneNode » PHP Manual DOMNode ノードをファイルに正規化する DOMNode::C14NFile (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14NFile — ノードをファイルに正規化する 説明 public DOMNode::C14NFile ( string $uri , bool $exclusive = false , bool $withComments = false , ? ar ...
https://man.plustar.jp/php/domnode.c14nfile.html - [similar]
PHP の関数を XPath 関数として登録する 0
« DOMXPath::registerNamespace DOM 関数 » PHP Manual DOMXPath PHP の関数を XPath 関数として登録する DOMXPath::registerPhpFunctions (PHP 5 >= 5.3.0, PHP 7, PHP 8) DOMXPath::registerPhpFunctions — PHP の関数を XPath 関数として登録する 説明 public DOMXPath::registerPhpFunctions ( string | ar ...
https://man.plustar.jp/php/domxpath.registerphpfunctions.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
名前および URI をもとに、属性の値を取得する 0
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 名前および URI をもとに、属性の値を取得する XMLReader::getAttributeNs (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getAttributeNs — 名前および URI をもとに、属性の値を取得する 説明 public XMLReader::getAttribute ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]
新しい属性を作成する 0
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作成する DOMDocument::createAttribute (PHP 5, PHP 7, PHP 8) DOMDocument::createAttribute — 新しい属性を作成する 説明 public DOMDocument::createAttribute ( string $localName ): DOMAttr | false こ ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]
新しい cdata ノードを作成する 0
« DOMDocument::createAttributeNS DOMDocument::createComment » PHP Manual DOMDocument 新しい cdata ノードを作成する DOMDocument::createCDATASection (PHP 5, PHP 7, PHP 8) DOMDocument::createCDATASection — 新しい cdata ノードを作成する 説明 public DOMDocument::createCDATASection ( string $d ...
https://man.plustar.jp/php/domdocument.createcdatasection.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]