検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 790 for result (0.015 sec.)
Used in task process for sending result to the worker process when the task is f... 3703
« Swoole\Server::exist Swoole\Server::getClientInfo » PHP Manual Swoole\Server Used in task proc ... ess for sending result to the worker process when the task is finished. S ... \Server::finish — Used in task process for sending result to the worker process when the task is finished. 説 ... ocess , finish , data , finished , when , worker , result ...
https://man.plustar.jp/php/swoole-server.finish.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 3682
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... fetch_object — Retrieves the next row of data in a result set as an object sqlsrv_fetch — Makes the next row ... in a result set available for reading sqlsrv_field_metadata — ... ether the specified statement has rows sqlsrv_next_result — Makes the next result of the specified statement ... qlsrv_num_rows — Retrieves the number of rows in a result set sqlsrv_prepare — Prepares a query for executio ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
ストアドプロシージャから、次の結果セットを要求する 3682
« db2_lob_read db2_num_fields » PHP Manual IBM DB2 関数 ストアドプロシージャから、次の結果セット ... を要求する db2_next_result (PECL ibm_db2 >= 1.0.0) db2_next_result — ストアド ... シージャから、次の結果セットを要求する 説明 db2_next_result ( resource $stmt ): resource ストアドプロシージャは ... 後でそれ以降の結果セットを処理する際には、 db2_next_result() 関数をコールして その戻り値を PHP 変数に代入しな ... きますが、2 番目および 3 番目の結果セットは db2_next_result() が返すステートメントリソースから取得します。 <?p ...
https://man.plustar.jp/php/function.db2-next-result.html - [similar]
指定した色に最も近い色のインデックスを取得する 3682
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色の ... GB を返します foreach( $colors as $id => $rgb ) { $result = imagecolorclosest ( $im , $rgb [ 0 ], $rgb [ 1 ] ... , $rgb [ 2 ]); $result = imagecolorsforindex ( $im , $result ); $result = ... "( { $result [ 'red' ]} , { $result [ 'green' ]} , { $result [ ... [ 0 ] , $rgb [ 1 ] , $rgb [ 2 ] ); Closest match: $result .\n" ; } imagedestroy ( $im ); ?> 上の例の出力は、 ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
Execute one or more write operations 3682
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Ma ... , array $options = array() ): MongoDB\Driver\WriteResult Executes one or more write operations on the prima ... eration. 戻り値 成功した場合に MongoDB\Driver\WriteResult を返します。 エラー / 例外 Throws MongoDB\Driver\E ... goDB \ Driver \ WriteConcern :: MAJORITY , 100 ); $result = $manager -> executeBulkWrite ( 'db.collection' , ... Concern ); printf ( "Inserted %d document(s)\n" , $result -> getInsertedCount ()); printf ( "Matched %d docu ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
Specifies which fields to return in the result 3682
« SolrQuery::addFacetQuery SolrQuery::addFilterQuery » PHP Manual SolrQuery Specifies which fiel ... ds to return in the result SolrQuery::addField (PECL solr >= 0.9.2) SolrQuery ... addField — Specifies which fields to return in the result 説明 public SolrQuery::addField ( string $field ): ... ーワード: fields , return , SolrQuery , Specifies , result , which , in , the , addField , multiple ...
https://man.plustar.jp/php/solrquery.addfield.html - [similar]
ファイルの状態を取得する 3662
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio ... $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状態を返します。 パラメータ fd スト ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... わったら呼ばれます */ function my_res_cb ( $data , $result ) { // 状態を配列で出力します var_dump ( $result ) ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
Get db name from results of cubrid_list_dbs 3649
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of c ... CUBRID >= 8.3.1) cubrid_db_name — Get db name from results of cubrid_list_dbs 説明 cubrid_db_name ( array $r ... name from a call to cubrid_list_dbs() . パラメータ result The result pointer from a call to cubrid_list_dbs( ... ) . index The index into the result set. 戻り値 Returns the database name on success, ... 関連キーワード: cubrid , list , dbs , from , Get , results , of , result , CUBRID , array ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
ファイルシステムの状態を取得する 3649
« eio_stat eio_symlink » PHP Manual Eio 関数 ファイルシステムの状態を取得する eio_statvfs (PECL ... statvfs() は、ファイルシステムの状態を callback の result で返します。 パラメータ path マウントされたファイル ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... 合に false を返します。 成功した場合は、 callback の result 引数に配列が格納されます。 例 例1 eio_statvfs() の ...
https://man.plustar.jp/php/function.eio-statvfs.html - [similar]
結果の行をオブジェクトとして取得する 3649
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得す ... DO::FETCH_OBJ) 説明 mysql_fetch_object ( resource $result , string $class_name = ? , array $params = ? ): ob ... し、 内部のデータポインタを前に進めます。 パラメータ result 評価された結果 リソース 。この結果は、 mysql_query ... user" , "password" ); mysql_select_db ( "mydb" ); $result = mysql_query ( "select * from mytable" ); while ( ... $row = mysql_fetch_object ( $result )) { echo $row -> user_id ; echo $row -> fullname ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]