検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 402 for [SIMILAR] 16 1024 4096 WITH 8947 ィル WITH 8489 ... (0.340 sec.)
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
各 tick の実行用の関数の登録を解除する 0
« register_tick_function リフレクション » PHP Manual 関数処理 関数 各 tick の実行用の関数の登録を解除する unregister_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) unregister_tick_function — 各 tick の実行用の関数の登録を解除する 説明 unregister_tick_function ( callable $callback ): ...
https://man.plustar.jp/php/function.unregister-tick-function.html - [similar]
登録済みのイベントハンドラをキャンセルする 0
« ibase_field_info ibase_free_query » PHP Manual Firebird/InterBase 関数 登録済みのイベントハンドラをキャンセルする ibase_free_event_handler (PHP 5, PHP 7 < 7.4.0) ibase_free_event_handler — 登録済みのイベントハンドラをキャンセルする 説明 ibase_free_event_handler ( resource $event ): boo ...
https://man.plustar.jp/php/function.ibase-free-event-handler.html - [similar]
各 tick で実行する関数を登録する 0
« register_shutdown_function unregister_tick_function » PHP Manual 関数処理 関数 各 tick で実行する関数を登録する register_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) register_tick_function — 各 tick で実行する関数を登録する 説明 register_tick_function ( callable $callback , mixe ...
https://man.plustar.jp/php/function.register-tick-function.html - [similar]
登録済みのルートを取得する 0
« Yaf_Router::getRoute Yaf_Router::route » PHP Manual Yaf_Router 登録済みのルートを取得する Yaf_Router::getRoutes (Yaf >=1.0.0) Yaf_Router::getRoutes — 登録済みのルートを取得する 説明 public Yaf_Router::getRoutes (): mixed 登録済みのルートを取得します。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/yaf-router.getroutes.html - [similar]
プラグインを登録する 0
« Yaf_Dispatcher::initView Yaf_Dispatcher::returnResponse » PHP Manual Yaf_Dispatcher プラグインを登録する Yaf_Dispatcher::registerPlugin (Yaf >=1.0.0) Yaf_Dispatcher::registerPlugin — プラグインを登録する 説明 public Yaf_Dispatcher::registerPlugin ( Yaf_Plugin_Abstract $plugin ): Yaf_Di ...
https://man.plustar.jp/php/yaf-dispatcher.registerplugin.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]