検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 159 for PARAM (0.004 sec.)
のエイリアス ibase_num_params 7152
« fbird_num_fields fbird_param_info » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_num_ ... params fbird_num_params (PHP 5, PHP 7 < 7.4.0) fbird_num_params — のエイリ ... アス ibase_num_params() 説明 この関数は次の関数のエイリアスです。 ibase ... _num_params() . 参考 fbird_prepare() - のエイリアス ibase_pre ... pare fbird_param_info() - のエイリアス ibase_param_info 関連キーワー ...
https://man.plustar.jp/php/function.fbird-num-params.html - [similar]
パラメータ値を返す 7152
« SolrParams::get SolrParams::getParams » PHP Manual SolrParams パラメータ値を返す SolrParams::g ... etParam (PECL solr >= 0.9.2) SolrParams::getParam — パラメ ... ータ値を返す 説明 final public SolrParams::getParam ( string $param_name = ? ): mixed param ... name という名前のパラメータを返します。 パラメータ param_name パラメータ名 戻り値 パラメータの種類により、文 ... たは配列を返します 関連キーワード: パラメータ , SolrParams , getParam , param , getParams , final , public , ...
https://man.plustar.jp/php/solrparams.getparam.html - [similar]
データをブロックで送信する 7014
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... クト指向型 public mysqli_stmt::send_long_data ( int $param_num , string $data ): bool 手続き型 mysqli_stmt_se ... nd_long_data ( mysqli_stmt $statement , int $param_num , string $data ): bool パラメータのデータを、サ ... sqli_stmt_init() が返す mysqli_stmt オブジェクト。 param_num データに関連付けるパラメータを示します。 パラメ ... ssage) VALUES (?)" ); $null = NULL ; $stmt -> bind_param ( "b" , $null ); $fp = fopen ( "messages.txt" , "r ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
Open a persistent connection to a CUBRID server 6842
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... _error_code () . ')' . cubrid_error_msg ()); } $db_params = cubrid_get_db_parameter ( $conn ); while (list( ... $param_name , $param_value ) = each ( $db_params )) { pri ... ntf ( "%-30s %s\n" , $param_name , $param_value ); } printf ( "\n" ); $server_ ... 力は以下となります。 CUBRID PHP Version: 9.1.0.0001 PARAM_ISOLATION_LEVEL 3 LOCK_TIMEOUT -1 MAX_STRING_LENGT ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
Open a connection to a CUBRID Server 6796
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... y opened connection will be returned. The new_link parameter modifies this behavior and makes cubrid_connec ... f cubrid_connect() was called before with the same parameters. 戻り値 Connection identifier, when process i ... _error_code () . ')' . cubrid_error_msg ()); } $db_params = cubrid_get_db_parameter ( $conn ); while (list( ... $param_name , $param_value ) = each ( $db_params )) { pri ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Trigger a one time callback function in the future 6669
« swoole_strerror swoole_timer_exists » PHP Manual Swoole 関数 Trigger a one time callback funct ... imer_after ( int $ms , callable $callback , mixed $param = ? ): int パラメータ ms callback param 戻り値 関連 ... function , swoole , a , in , timer , after , int , param ...
https://man.plustar.jp/php/function.swoole-timer-after.html - [similar]
Trigger a callback function after a period of time. 6623
« Swoole\Server::addProcess Swoole\Server::bind » PHP Manual Swoole\Server Trigger a callback fu ... int $after_time_ms , callable $callback , string $param = ? ): ReturnType パラメータ after_time_ms callbac ... k param 戻り値 関連キーワード: after , callback , period , ... function , Swoole , Server , of , time , param , ReturnType ...
https://man.plustar.jp/php/swoole-server.after.html - [similar]
Repeats a given function at every given time-interval. 6623
« Swoole\Timer::exists Swoole\WebSocket\Frame » PHP Manual Swoole\Timer Repeats a given function ... ( int $interval_ms , callable $callback , string $param = ? ): void パラメータ interval_ms callback param ... 関連キーワード: Swoole , Timer , given , interval , param , Repeats , function , every , time , callback ...
https://man.plustar.jp/php/swoole-timer.tick.html - [similar]
プリペアドステートメントを実行する 6485
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_exec ... 実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() ... tmt db2_prepare() が返すプリペアドステートメント。 parameters プリペアドステートメント内に含まれるパラメータ ... ラメータマーカで受け取る CALL 文を準備し、 db2_bind_param() を使用して PHP 変数 $my_pets をそのパラメータにバ ... $conn , "CALL count_my_pets(?)" ); $rc = db2_bind_param ( $res , 1 , "num_pets" , DB2_PARAM_OUT ); $rc = d ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
Call a callback with an array of parameters 6439
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callbac ... k with an array of parameters Swoole\Coroutine::call_user_func_array (PECL ... user_func_array — Call a callback with an array of parameters 説明 public static Swoole\Coroutine::call_use ... r_func_array ( callable $callback , array $param_array ): mixed Calls the callback given by the fir ... st parameter with the parameters in param_array. パラメータ ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT