検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 158 for [SIMILAR] 16 1024 4096 WITH 54781 simplexmlitera... (0.170 sec.)
新しい DOMElement オブジェクトを作成する 0
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作成する DOMElement::__construct (PHP 5, PHP 7, PHP 8) DOMElement::__construct — 新しい DOMElement オブジェクトを作成する 説明 public DOMElement::__construct ( string $qualifiedName , ? string $ ...
https://man.plustar.jp/php/domelement.construct.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.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]
DOMCdataSection クラス 0
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSection クラス (PHP 5, PHP 7, PHP 8) はじめに DOMCdataSection は DOMText を継承したクラスで、 CData のテキスト表現に使います。 クラス概要 class DOMCdataSection extends DOMText { /* 継承したプロパ ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]
DOMComment クラス 0
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.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
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 0
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への移行 名前空間の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間内で、PHP が未定義のクラス名や関数、定数に出会った場合、 それぞれに応じて異なる優先順位で解決を行いま ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT