検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 970 for [SIMILAR] 16 1024 4096 WITH 25308 前空 WITH 2230... (0.853 sec.)
新しい属性を追加する 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]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.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]
XML パーサ 関数 0
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関数 目次 xml_error_string — XML パーサのエラー文字列を得る xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る xml_get_current_column_number — XML パーサのカレントのカラ ...
https://man.plustar.jp/php/ref.xml.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
属性の値を返す 0
« DOMElement::getAttributeNodeNS DOMElement::getElementsByTagName » PHP Manual DOMElement 属性の値を返す DOMElement::getAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNS — 属性の値を返す 説明 public DOMElement::getAttributeNS ( ? string $namespace , string $localName ): string ...
https://man.plustar.jp/php/domelement.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]