検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 790 for result (0.021 sec.)
連想配列として結果の行を取得する 3595
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... O::FETCH_ASSOC) 説明 mysql_fetch_assoc ( resource $result ): array 取得した行に対応する連想配列を返し、内部の ... します。つまり、 連想配列のみを返します。 パラメータ result 評価された結果 リソース 。この結果は、 mysql_query ... userstatus FROM sometable WHERE userstatus = 1" ; $result = mysql_query ( $sql ); if (! $result ) { echo "Co ... " . mysql_error (); exit; } if ( mysql_num_rows ( $result ) == 0 ) { echo "No rows found, nothing to print s ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
指定したフィールドの長さを返す 3595
« mysql_field_flags mysql_field_name » PHP Manual MySQL 関数 指定したフィールドの長さを返す mysq ... olumnMeta() [len] 説明 mysql_field_len ( resource $result , int $field_offset ): int | false mysql_field_len ... は指定したフィールドの長さを 返します。 パラメータ result 評価された結果 リソース 。この結果は、 mysql_query ... を返します。 例 例1 mysql_field_len() の例 <?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-field-len.html - [similar]
ビット演算子 3595
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... \n" ; echo <<<EOH --------- --------- -- --------- result value op test --------- --------- -- --------- EOH ... Bitwise AND \n" ; foreach ( $values as $value ) { $result = $value & $test ; printf ( $format , $result , $v ... nclusive OR \n" ; foreach ( $values as $value ) { $result = $value | $test ; printf ( $format , $result , $v ... ve OR (XOR) \n" ; foreach ( $values as $value ) { $result = $value ^ $test ; printf ( $format , $result , $v ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
HTML テーブルとして結果を出力する 3575
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result ... lt_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関 ... 。この関数に頼らないことを強く推奨します。 説明 odbc_result_all ( resource $statement , string $format = "" ): ... りました。 関連キーワード: 出力 , テーブル , 関数 , result , all , 推奨 , format , セット , 描画 , パラメータ ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
ディレクトリ全体を読み込む 3555
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL ... あるいは配列 ( flags で指定する) を callback 関数の result 引数で返します。 パラメータ path ディレクトリのパス ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... 。失敗した場合に false を返します。 callback 関数の result に設定される内容は flags によって変わります。 EIO_ ...
https://man.plustar.jp/php/function.eio-readdir.html - [similar]
リクエストグループを作る 3541
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0 ... 数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければなりません。 da ... ta は、リクエストに渡すカスタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には ... ときに呼ばれます */ function my_grp_done ( $data , $result ) { // もしファイルが残っていれば削除します @ unli ... */ function my_grp_file_opened_callback ( $data , $result ) { global $my_file_fd , $grp ; $my_file_fd = $res ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
Retrieves the number of rows in a result set 3541
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a result ... qlsrv_num_rows — Retrieves the number of rows in a result set 説明 sqlsrv_num_rows ( resource $stmt ): mixed ... Retrieves the number of rows in a result set. This function requires that the statement res ... ecuted 関連キーワード: rows , sqlsrv , Retrieves , result , the , of , in , num , cursor , prepare ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
コールバック 3541
« 有効期限 Result コールバック » PHP Manual Memcached コールバック コールバック 目次 Result コー ... ead-through キャッシュコールバック 関連キーワード: Result , Memcached , Read , through , キャッシュ , ...
https://man.plustar.jp/php/memcached.callbacks.html - [similar]
Apache Solr 3521
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... 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/book.solr.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 3501
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域に ... 領域におけるサイズを返す 説明 pg_field_size ( PgSql\Result $result , int $field ): int pg_field_size() は、指 ... 前は pg_fieldsize() と呼ばれていました。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ... りますが、特に) pg_execute() が返した PgSql\Result クラスのインスタンス。 field フィールド番号。0 から ... ィールドを 示します。 変更履歴 バージョン 説明 8.1.0 result は、 PgSql\Result クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]