検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 240 for [SIMILAR] 16 1024 4096 WITH 8944 domnode WITH 79... (0.208 sec.)
属性が存在するかどうかを調べる 0
« DOMElement::hasAttribute DOMElement::removeAttribute » PHP Manual DOMElement 属性が存在するかどうかを調べる DOMElement::hasAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::hasAttributeNS — 属性が存在するかどうかを調べる 説明 public DOMElement::hasAttributeNS ( ? string $namespace , string ...
https://man.plustar.jp/php/domelement.hasattributens.html - [similar]
グローバル空間 0
« 名前空間の使用法: エイリアス/インポート 名前空間の使用法: グローバル関数/定数への移行 » PHP Manual 名前空間 グローバル空間 グローバル空間 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の定義がない場合、すべてのクラスや関数の定義はグローバル空間に配置されます。 これは、名前空間に対応する前の P ...
https://man.plustar.jp/php/language.namespaces.global.html - [similar]
ノードを文字列に正規化する 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]
名前および 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
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
名前空間内にあるかどうかを調べる 0
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass 名前空間内にあるかどうかを調べる ReflectionClass::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::inNamespace — 名前空間内にあるかどうかを調べる 説明 public ReflectionClass::inName ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
指定した名前の属性にカーソルを移動する 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]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
SimpleXMLElement クラス 0
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス SimpleXMLElement クラス (PHP 5, PHP 7, PHP 8) はじめに XML ドキュメントの要素をあらわします。 クラス概要 class SimpleXMLElement implements Stringable , Countable , RecursiveIterator { /* メソ ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]