検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1208 for [SIMILAR] 16 1024 4096 WITH 13297 entity WITH 75... (1.112 sec.)
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
処理されないエンティティ宣言用ハンドラを設定する 0
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンティティ宣言用ハンドラを設定する xml_set_unparsed_entity_decl_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_unparsed_entity_decl_handler — 処理されないエンティティ宣言用ハンドラを設定する 説明 xm ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
XML パーサのエラーコードを得る 0
« xml_get_current_line_number xml_parse_into_struct » PHP Manual XML パーサ 関数 XML パーサのエラーコードを得る xml_get_error_code (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_error_code — XML パーサのエラーコードを得る 説明 xml_get_error_code ( XMLParser $parser ): int XML パーサのエラーコードを ...
https://man.plustar.jp/php/function.xml-get-error-code.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
イベントハンドラ 0
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ XML イベントハンドラは次のように定義されます。 サポートされる XML ハンドラ ハンドラ設定用の PHP 関数 イベントの説明 xml_set_element_handler() 要素イベントは、XML パーサーが開始または終了タグ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT