検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 257 for Call (0.034 sec.)
Yaf_Dispatcher クラス 4363
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D ... $module ): Yaf_Dispatcher public setErrorHandler ( call $callback , int $error_types ): Yaf_Dispatcher pub ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 4363
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコー ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
Get result of next query when executing multiple SQL statements 4363
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when exec ... _execute() . パラメータ result result comes from a call to cubrid_execute() 戻り値 成功した場合に true を、 ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
文字列を PHP コードとして評価する 4363
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7 ... が発生した場合は、 スクリプト全体が終了します。 参考 call_user_func() - 最初の引数で指定したコールバック関数 ...
https://man.plustar.jp/php/function.eval.html - [similar]
引数のリストから要素をひとつ返す 4363
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 4363
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能 ... な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_calla ... から関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $syntax_only = false , s ... tring &$callable_name = null ): bool 引数の内容が、 callable か ... トリが文字列である 2 つのエントリからなるものです。 callable_name "呼び出し名" を受け取ります。下の例では " ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
拡張されたオペレーションを実行する 4363
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する lda ... echo "Unable to bind to LDAP server" ; exit; } // Call WHOAMI EXOP $r = ldap_exop ( $ds , LDAP_EXOP_WHO_A ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]
アクション名を設定します 4363
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_se ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
クライアント識別子を設定します 4363
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
第一級callableを生成する記法 4363
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを ... 生成する記法 第一級callableを生成する記法 (First class callable syntax) と ... は、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 ... 文字列や配列を使って callable を生成するやり方を置き換えるものです。 この記法 ... の利点は、callable の静的解析を行いやすくなることに加え、 そのスコ ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]