検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 223 for [SIMILAR] 16 1024 4096 WITH 47275 domnode WITH 3... (0.407 sec.)
ノードを文字列に正規化する 0
« DOMNode::appendChild DOMNode::C14NFile » PHP Manual DOMNode ノードを文字列に正規化する DOMNode::C14N (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14N — ノードを文字列に正規化する 説明 public DOMNode::C14N ( bool $exclusive = false , bool $withComments = false , ? array $xpath = null , ? ar ...
https://man.plustar.jp/php/domnode.c14n.html - [similar]
プロパティが readonly かを調べる 0
« ReflectionProperty::isPublic ReflectionProperty::isStatic » PHP Manual ReflectionProperty プロパティが readonly かを調べる ReflectionProperty::isReadOnly (PHP 8 >= 8.1.0) ReflectionProperty::isReadOnly — プロパティが readonly かを調べる 説明 public ReflectionProperty::isReadOnly (): bo ...
https://man.plustar.jp/php/reflectionproperty.isreadonly.html - [similar]
ノードの XPath を取得する 0
« DOMNode::getLineNo DOMNode::hasAttributes » PHP Manual DOMNode ノードの XPath を取得する DOMNode::getNodePath (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::getNodePath — ノードの XPath を取得する 説明 public DOMNode::getNodePath (): ? string ノードの XPath ロケーションパスを取得します。 パラ ...
https://man.plustar.jp/php/domnode.getnodepath.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
属性ノードを返す 0
« DOMElement::getAttribute DOMElement::getAttributeNodeNS » PHP Manual DOMElement 属性ノードを返す DOMElement::getAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNode — 属性ノードを返す 説明 public DOMElement::getAttributeNode ( string $qualifiedName ): DOMAttr | DOMNameSpace ...
https://man.plustar.jp/php/domelement.getattributenode.html - [similar]
属性を削除する 0
« DOMElement::removeAttribute DOMElement::removeAttributeNS » PHP Manual DOMElement 属性を削除する DOMElement::removeAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::removeAttributeNode — 属性を削除する 説明 public DOMElement::removeAttributeNode ( DOMAttr $attr ): DOMAttr | false 属性 at ...
https://man.plustar.jp/php/domelement.removeattributenode.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttribute DOMElement::setAttributeNodeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNode — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNode ( DOMAttr $attr ) ...
https://man.plustar.jp/php/domelement.setattributenode.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttributeNode DOMElement::setAttributeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNodeNS — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNodeNS ( DOMAttr $ ...
https://man.plustar.jp/php/domelement.setattributenodens.html - [similar]