検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 790 for result (0.021 sec.)
複数のステートメント 3649
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステ ... t; " ; $mysqli -> multi_query ( $sql ); do { if ( $result = $mysqli -> store_result ()) { var_dump ( $result ... -> fetch_all ( MYSQLI_ASSOC )); $result -> free (); } } while ( $mysqli -> next_result ()) ... xample.com" , "user" , "password" , "database" ); $result = $mysqli -> query ( "SELECT 1; DROP TABLE mysql.u ... ser" ); if (! $result ) { echo "Error executing query: (" . $mysqli -> e ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
ファイルの状態を取得する 3629
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1 ... ta = NULL ): resource eio_lstat() は、 callback の result 引数でファイルの状態を返します。 パラメータ path フ ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... h ( $tmp_filename ); function my_res_cb ( $data , $result ) { var_dump ( $data ); var_dump ( $result ); } fu ...
https://man.plustar.jp/php/function.eio-lstat.html - [similar]
結果におけるフィールドの数を得る 3629
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysq ... t::columnCount() 説明 mysql_num_fields ( resource $result ): int | false クエリから、フィールドの数を取得しま ... す。 パラメータ result 評価された結果 リソース 。この結果は、 mysql_query ... を返します。 例 例1 mysql_num_fields() の例 <?php $result = mysql_query ( "SELECT id,email FROM people WHERE ... id = '42'" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
PostgreSQL 3609
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじ ... fetch_object — 行をオブジェクトとして得る pg_fetch_result — 結果インスタンスから値を返す pg_fetch_row — 数値 ... 送信を待っているクエリデータをフラッシュする pg_free_result — クエリ結果のメモリを開放する pg_get_notify — SQL ... _get_pid — バックエンドのプロセス ID を得る pg_get_result — 非同期クエリの結果を取得する pg_host — 接続に関連 ... 信し、その結果を待つ pg_query — クエリを実行する pg_result_error_field — エラー報告の各フィールドを返す pg_re ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
The SolrQuery class 3609
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQue ... addField — Specifies which fields to return in the result SolrQuery::addFilterQuery — Specifies a filter que ... y::addGroupField — Add a field to be used to group results SolrQuery::addGroupFunction — Allows grouping res ... SolrQuery::addSortField — Used to control how the results should be sorted SolrQuery::addStatsFacet — Reque ... sts a return of sub results for values within the given facet SolrQuery::addS ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
Get column information from a result and return as an object 3609
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... ion from a result and return as an object cubrid_fetch_field (PECL C ... cubrid_fetch_field — Get column information from a result and return as an object 説明 cubrid_fetch_field ( ... resource $result , int $field_offset = 0 ): object This function re ... zerofill 1 if the column is zero-filled パラメータ result result comes from a call to cubrid_execute() field ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Close LOB object 3609
« cubrid_lob2_bind cubrid_lob2_export » PHP Manual CUBRID 関数 Close LOB object cubrid_lob2_clos ... ct returned from cubrid_lob2_new() or got from the result set. パラメータ lob_identifier Lob identifier as a ... result of cubrid_lob2_new() or get from the result set. 戻 ... a lob object 関連キーワード: lob , cubrid , LOB , result , identifier , from , new , CUBRID , 参考 , 失敗 ...
https://man.plustar.jp/php/function.cubrid-lob2-close.html - [similar]
Return the associative array that corresponds to the fetched row 3595
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associativ ... he fetched row 説明 cubrid_fetch_assoc ( resource $result , int $type = ? ): array This function returns the ... returns FALSE when the end is reached. パラメータ result result comes from a call to cubrid_execute() type ... atement cubrid_fetch() - Fetch the next row from a result set cubrid_fetch_row() - Return a numerical array ... of the current row cubrid_fetch_array() - Fetch a result row as an associative array, a numeric array, or b ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Perform a query without fetching the results into memory 3595
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a q ... uery without fetching the results into memory cubrid_unbuffered_query (PECL CUBRID ... fered_query — Perform a query without fetching the results into memory 説明 cubrid_unbuffered_query ( string ... erforms a query without waiting for that all query results have been complete. It will return when the resul ... ot connect.' ); } $query = "select * from code" ; $result = cubrid_unbuffered_query ( $query , $link ); whil ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
結果セットに関連付けられたリソースを開放する 3595
« db2_foreign_keys db2_free_stmt » PHP Manual IBM DB2 関数 結果セットに関連付けられたリソースを開 ... 放する db2_free_result (PECL ibm_db2 >= 1.0.0) db2_free_result — 結果セッ ... トに関連付けられたリソースを開放する 説明 db2_free_result ( resource $stmt ): bool 結果セットに関連付けられた ... 黙的に開放されますが、 スクリプトの終了前に db2_free_result() をコールすることで、明示的に結果セットリソースを ... キーワード: リソース , 開放 , セット , free , stmt , result , ステートメント , スクリプト , 終了 , 明示 ...
https://man.plustar.jp/php/function.db2-free-result.html - [similar]