検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 118 for args (0.012 sec.)
データベースを持続的にオープンする 5787
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (P ... h , string $mode , string $handler = ? , mixed ...$args ): resource | false dba_popen() は、 handler を用い ... プションが 渡され、その機能を用いることができます。 args ドライバに渡すオプションの文字列の引数 cdb , cdb_m ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]
ReflectionEnum クラス 5725
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション Re ... ol public ReflectionClass::newInstance ( mixed ...$args ): object public ReflectionClass::newInstanceArgs ... ( array $args = [] ): ? object public ReflectionClass::newInstan ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]
SoapClient クラス 5662
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... tions = [] ) public __call ( string $name , array $args ): mixed public __doRequest ( string $request , st ... ): bool public __soapCall ( string $name , array $args , ? array $options = null , SoapHeader | array | n ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
The Swoole\Serialize class 5662
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize cla ... Type public static unpack ( string $data , string $args = ? ): ReturnType } 目次 Swoole\Serialize::pack — ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
VarnishStat クラス 5662
« VarnishAdmin::stop VarnishStat::__construct » PHP Manual Varnish VarnishStat クラス VarnishSta ... hStat { /* メソッド */ public __construct ( array $args = ? ) public getSnapshot (): array } 目次 VarnishS ...
https://man.plustar.jp/php/class.varnishstat.html - [similar]
行をオブジェクトとして得る 5662
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetc ... , string $class = "stdClass" , array $constructor_args = [] ): object | false pg_fetch_object() は、取得し ... 合は stdClass オブジェクトが返されます。 constructor_args class オブジェクトのコンストラクタに 渡すオプション ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
シャットダウン時に実行する関数を登録する 5662
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行 ... shutdown_function ( callable $callback , mixed ...$args ): ? bool スクリプト処理が完了したとき、あるいは e ... 力を送信できるし、出力バッファにもアクセスできます。 args シャットダウン関数にパラメータを渡すには、ここで追 ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
アロー関数 5662
« 無名関数 第一級callableを生成する記法 » PHP Manual 関数 アロー関数 アロー関数 アロー関数は 無名 ... りました。 注意 注意 : アロー関数の内部から func_num_args() 、 func_get_arg() および func_get_args() を使用す ...
https://man.plustar.jp/php/functions.arrow.html - [similar]
最初の引数で指定したコールバック関数をコールする 5600
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバッ ... 説明 call_user_func ( callable $callback , mixed ...$args ): mixed パラメータ callback で指定したユーザー定義 ... します。 パラメータ callback コールする callable 。 args コールバック関数に渡す、ゼロ個以上のパラメータ。 注 ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
文字列のコードを評価し、動的に関数を作成する 5600
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動 ... とを強く推奨します。 説明 create_function ( string $args , string $code ): string 指定したパラメータにより動 ... ティブの 無名関数 を使うべきです。 パラメータ 通常、 args には、 シングルクオートで括った文字列 を 指定するこ ... うに変数名を 注意深くエスケープする必要があります。 args 関数の引数を、カンマ区切りの文字列で指定します。 c ...
https://man.plustar.jp/php/function.create-function.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT