検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 225 for [SIMILAR] 16 1024 4096 WITH 17316 前空 WITH 1561... (0.560 sec.)
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
DOMNode クラス 0
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNode { /* プロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly int $ nodeType ; public readonly ? DOMNode $ par ...
https://man.plustar.jp/php/class.domnode.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
ユーザーレベルでの命名の手引き 0
« パーサトークンの一覧 グローバル名前空間 » PHP Manual 付録 ユーザーレベルでの命名の手引き ユーザーレベルでの命名の手引き 目次 グローバル名前空間 ルール Tips これは、あなたが書く PHP コード中の識別子によりよい名前をつけるための手引きです。 グローバル名前空間のシンボルを作成するコードでシ ...
https://man.plustar.jp/php/userlandnaming.html - [similar]
属性ノードを返す 0
« DOMElement::getAttributeNode DOMElement::getAttributeNS » PHP Manual DOMElement 属性ノードを返す DOMElement::getAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNodeNS — 属性ノードを返す 説明 public DOMElement::getAttributeNodeNS ( ? string $namespace , string $localName ) ...
https://man.plustar.jp/php/domelement.getattributenodens.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.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]
新しい 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]
XMLWriter クラス 0
« オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XMLWriter クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) はじめに クラス概要 class XMLWriter { /* メソッド */ public endAttribute (): bool public endCdata (): bool public endComm ...
https://man.plustar.jp/php/class.xmlwriter.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT