検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 240 for [SIMILAR] 16 1024 4096 WITH 8944 domnode WITH 79... (6.188 sec.)
指定したノードの子ノードを見付ける 0
« SimpleXMLElement::attributes SimpleXMLElement::__construct » PHP Manual SimpleXMLElement 指定したノードの子ノードを見付ける SimpleXMLElement::children (PHP 5, PHP 7, PHP 8) SimpleXMLElement::children — 指定したノードの子ノードを見付ける 説明 public SimpleXMLElement::children ( ? string ...
https://man.plustar.jp/php/simplexmlelement.children.html - [similar]
PHP の関数を XPath 関数として登録する 0
« DOMXPath::registerNamespace DOM 関数 » PHP Manual DOMXPath PHP の関数を XPath 関数として登録する DOMXPath::registerPhpFunctions (PHP 5 >= 5.3.0, PHP 7, PHP 8) DOMXPath::registerPhpFunctions — PHP の関数を XPath 関数として登録する 説明 public DOMXPath::registerPhpFunctions ( string | ar ...
https://man.plustar.jp/php/domxpath.registerphpfunctions.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
DOMParentNode インターフェイス 0
« DOMNotation DOMParentNode::append » PHP Manual DOM DOMParentNode インターフェイス DOMParentNode インターフェイス (PHP 8) インターフェイス概要 interface DOMParentNode { /* メソッド */ public append ( DOMNode | string ...$nodes ): void public prepend ( DOMNode | string ...$nodes ): void ...
https://man.plustar.jp/php/class.domparentnode.html - [similar]
属性を終了する 0
« XMLWriter XMLWriter::endCdata » PHP Manual XMLWriter 属性を終了する XMLWriter::endAttribute xmlwriter_end_attribute (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::endAttribute -- xmlwriter_end_attribute — 属性を終了する 説明 オブジェクト指向型 public XMLWriter::endA ...
https://man.plustar.jp/php/xmlwriter.endattribute.html - [similar]
指定したローカルタグ名に対応するすべての要素を検索する 0
« DOMDocument::getElementById DOMDocument::getElementsByTagNameNS » PHP Manual DOMDocument 指定したローカルタグ名に対応するすべての要素を検索する DOMDocument::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsByTagName — 指定したローカルタグ名に対応するすべての要素を検索 ...
https://man.plustar.jp/php/domdocument.getelementsbytagname.html - [similar]
XML データに Xpath クエリを実行する 0
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpath クエリを実行する SimpleXMLElement::xpath (PHP 5, PHP 7, PHP 8) SimpleXMLElement::xpath — XML データに Xpath クエリを実行する 説明 public SimpleXMLElement::xpath ( string $expression ): array ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Swoole 設定オプション 名前 デフォルト 変更可能 変更履歴 swoole.aio_thread_num 2 PHP_INI_ALL swoole.display_errors On PHP_INI_ALL swoole.fast_serialize Off PHP_INI_ALL ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
ルール 0
« グローバル名前空間 Tips » PHP Manual ユーザーレベルでの命名の手引き ルール ルール 以下のリストは、PHP プロジェクトで新たな内部識別子を作成する際に どのような基準で名前を決めているのかを おおまかにまとめたものです。完全な規約は、公式の » コーディング規約 を参照ください。 PHP はトップレベ ...
https://man.plustar.jp/php/userlandnaming.rules.html - [similar]