Results of 1 - 10 of about 34 for external (0.003 sec.)
- デフォルトの外部エンティティローダーを変更する 14315
- « libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エン
... ティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxm ... l_set_external_entity_loader — デフォルトの外部エンティティローダ ... ーを変更する 説明 libxml_set_external_entity_loader ( ? callable $resolver_function ): b ... 失敗した場合に false を返します。 例 例1 libxml_set_external_entity_loader() の例 <?php $xml = <<<XML <!DOCTYPE ...
-
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html
- [similar]
- インストール手順 10784
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含ま
... す。 PHP 8.1.0 以降では、configure オプション --with-external-libcrypt を指定することで、システムの crypt ライブ ... , crypt , 要件 , 実行 , コア , 追加 , configure , external ...
-
https://man.plustar.jp/php/strings.installation.html
- [similar]
- 外部エンティティリファレンスハンドラを設定する 10609
- « xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数
... 部エンティティリファレンスハンドラを設定する xml_set_external_entity_ref_handler (PHP 4, PHP 5, PHP 7, PHP 8) xm ... l_set_external_entity_ref_handler — 外部エンティティリファレンスハ ... ンドラを設定する 説明 xml_set_external_entity_ref_handler ( XMLParser $parser , callable ... サは処理を中断し、 xml_get_error_code() は XML_ERROR_EXTERNAL_ENTITY_HANDLING を返します。 handler ( XMLParser $ ...
-
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html
- [similar]
- エラーコード 9938
- « 大文字変換(Case Folding) 文字エンコーディング » PHP Manual XML パーサ エラーコード エラーコード
... EF XML_ERROR_BINARY_ENTITY_REF XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF XML_ERROR_MISPLACED_XML_PI XML_ERROR_UN ... NCODING XML_ERROR_UNCLOSED_CDATA_SECTION XML_ERROR_EXTERNAL_ENTITY_HANDLING 関連キーワード: エラーコード , 大文 ...
-
https://man.plustar.jp/php/xml.error-codes.html
- [similar]
- 外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 9426
- « Phar::mapPhar Phar::mungServer » PHP Manual Phar 外部のパスあるいはファイルを phar アーカイブ内
... ic static Phar::mount ( string $pharPath , string $externalPath ): void Unix のファイルシステムで外部のデバイス ... また、 既に存在するパスを指定することはできません。 externalPath phar アーカイブ内にマウントしたい外部ファイルあ ... のディスク上のファイルを関連づけます if ( defined ( 'EXTERNAL_CONFIG' )) { Phar :: mount ( 'config.xml' , EXTERN ... index.php' ; __HALT_COMPILER(); ?> ...and the code externally to load this phar archive: <?php define ( 'EXTER ...
-
https://man.plustar.jp/php/phar.mount.html
- [similar]
- 定義済み定数 9426
- « リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義
... RROR_BINARY_ENTITY_REF ( int ) XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF ( int ) XML_ERROR_MISPLACED_XML_PI ( in ... XML_ERROR_UNCLOSED_CDATA_SECTION ( int ) XML_ERROR_EXTERNAL_ENTITY_HANDLING ( int ) XML_OPTION_CASE_FOLDING ( ...
-
https://man.plustar.jp/php/xml.constants.html
- [similar]
- 外部エンティティの読み込み機能を無効にする 8915
- « libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を
... ティティの読み込みを抑制するのであれば、 libxml_set_external_entity_loader() を使うことが望ましいです。 パラメー ... に応じてエラー情報を取得できるようにする libxml_set_external_entity_loader() - デフォルトの外部エンティティロー ...
-
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html
- [similar]
- 名前空間終了ハンドラを設定する 8579
- « xml_set_element_handler xml_set_external_entity_ref_handler » PHP Manual XML パーサ 関数 名前空
... はパースを停止し、 xml_get_error_code() は XML_ERROR_EXTERNAL_ENTITY_HANDLING を返します。 handler ( XMLParser $ ...
-
https://man.plustar.jp/php/function.xml-set-end-namespace-decl-handler.html
- [similar]
- 要件 8579
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The trader extensi
... fully integrated into the extension, therefore no external libraries are needed. 関連キーワード: 要件 , インス ...
-
https://man.plustar.jp/php/trader.requirements.html
- [similar]
- はじめに 8420
- « Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケ
... す。 例1 外部ファイルの使用 <?php include '/path/to/external/file.php' ; ?> PHP は、実際には /path/to/external/ ... file.php をストリームラッパー file:///path/to/external/file.php とみなし、 内部的にはファイルストリームラ ...
-
https://man.plustar.jp/php/intro.phar.html
- [similar]