検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 790 for result (0.064 sec.)
Makes the next row in a result set available for reading 4220
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a result ... be in Git) sqlsrv_fetch — Makes the next row in a result set available for reading 説明 sqlsrv_fetch ( reso ... , int $offset = ? ): mixed Makes the next row in a result set available for reading. Use sqlsrv_get_field() ... SRV_SCROLL_RELATIVE . Note that the first row in a result set has index 0. 戻り値 Returns true if the next r ... ow of a result set was successfully retrieved, false if an error ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
指定されたデータベース接続のユーザー名を変更する 4220
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース ... ser ( "my_user" , "my_password" , "world" ); if ( $result = $mysqli -> query ( "SELECT DATABASE()" )) { $row ... = $result -> fetch_row (); printf ( "デフォルトデータベース: ... %s\n" , $row [ 0 ]); $result -> close (); } if ( $result = $mysqli -> query ( " ... SELECT @a" )) { $row = $result -> fetch_row (); if ( $row [ 0 ] === NULL ) { prin ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
定義済み定数 4220
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 最後から始められます。 PGSQL_EMPTY_QUERY ( int ) pg_result_status() から返されます。 サーバーに送信された文字 ... 列が空でした。 PGSQL_COMMAND_OK ( int ) pg_result_status() から返されます。 コマンドは正常に終了し、 ... ータを返しませんでした。 PGSQL_TUPLES_OK ( int ) pg_result_status() から返されます。 コマンドは正常に終了し、 ... SELECT や SHOW など)。 PGSQL_COPY_OUT ( int ) pg_result_status() から返されます。 (サーバーからの)データ ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
Sets the group format, result structure (group.format parameter) 4220
« SolrQuery::setGroupFacet SolrQuery::setGroupLimit » PHP Manual SolrQuery Sets the group format ... , result structure (group.format parameter) SolrQuery::setG ... SolrQuery::setGroupFormat — Sets the group format, result structure (group.format parameter) 説明 public Sol ... 戻り値 参考 SolrQuery::setGroup() - Enable/Disable result grouping (group parameter) SolrQuery::addGroupFiel ... d() - Add a field to be used to group results SolrQuery::addGroupFunction() - Allows grouping r ...
https://man.plustar.jp/php/solrquery.setgroupformat.html - [similar]
行を連想配列として取得する 4207
« pg_fetch_array pg_fetch_object » PHP Manual PostgreSQL 関数 行を連想配列として取得する pg_fetc ... を連想配列として取得する 説明 pg_fetch_assoc ( PgSql\Result $result , ? int $row = null ): array | false pg_fe ... 」。そして、きわめて簡単に使用できます。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ... りますが、特に) pg_execute() が返した PgSql\Result クラスのインスタンス。 row 取得する行番号。最初の行 ... false を返します。 変更履歴 バージョン 説明 8.1.0 result は、 PgSql\Result クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/function.pg-fetch-assoc.html - [similar]
検索結果に含まれる参照数を数える 4187
« ldap_count_entries ldap_delete_ext » PHP Manual LDAP 関数 検索結果に含まれる参照数を数える lda ... ap_count_references ( LDAP\Connection $ldap , LDAP\Result $result ): int 検索結果に含まれる参照数を数えます。 ... ct() が返す LDAP\Connection クラスのインスタンス。 result ldap_list() や ldap_search() が返す、 LDAP\Result ... ョンでは、 リソース を期待していました。 8.1.0 引数 result は、 LDAP\Result クラスのインスタンスを期待するよう ... 期待 , インスタンス , クラス , count , Connection , Result , result , references ...
https://man.plustar.jp/php/function.ldap-count-references.html - [similar]
Result コールバック 4187
« コールバック Read-through キャッシュコールバック » PHP Manual コールバック Result コールバック ... Result コールバック Result callable が起動されるのは、 Me ... 。 このコールバックは何も返す必要がありません。 例1 Result コールバックの例 <?php $m = new Memcached (); $m - ... m -> getDelayed (array( 'key1' , 'key3' ), true , 'result_cb' ); function result_cb ( $memc , $item ) { var_ ... (6) "value3" ["cas"]=> float(50) } 関連キーワード: Result , string , key , Memcached , array , cas , valu , ...
https://man.plustar.jp/php/memcached.callbacks.result.html - [similar]
ストアドプロシージャ 4187
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロ ... _val); END;" ); $mysqli -> query ( "CALL p(1)" ); $result = $mysqli -> query ( "SELECT id FROM test" ); var_ ... dump ( $result -> fetch_assoc ()); 上の例の出力は以下となります。 ... msg = ''" ); $mysqli -> query ( "CALL p(@msg)" ); $result = $mysqli -> query ( "SELECT @msg as _p_out" ); $r ... ow = $result -> fetch_assoc (); echo $row [ '_p_out' ]; 上の例の ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
ファイルを、指定したオフセットから読み込む 4166
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_re ... までを読み込みます。 読み込んだデータは callback の result 引数に格納されます。 パラメータ fd ストリーム、ソケ ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... eio_read() は、読み込んだデータを callback 関数の result 引数に格納します。 例 例1 eio_read() の例 <?php // ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
表示される長さを返す 4166
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen ( ... 表示される長さを返す 説明 pg_field_prtlen ( PgSql\Result $result , int $row_number , mixed $field_name_or_n ... umber ): int pg_field_prtlen ( PgSql\Result $result , mixed $field_name_or_number ): int pg_fi ... eld_prtlen() は、 result で指定した値に関して、実際に 表示した場合の長さ(文 ... は pg_fieldprtlen() と呼ばれていました。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT