検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 219 for rows (0.094 sec.)
mysqli クラス 4767
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... ロパティ */ public readonly int | string $ affected_rows ; public readonly string $ client_info ; public re ... (): mysqli_result | false } 目次 mysqli::$affected_rows — 直前の MySQL の操作で変更された行の数を得る mysq ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
非同期クエリを送信する 4767
« pg_send_query_params pg_set_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを送信する ... echo "First call to pg_get_result(): $res1 \n" ; $rows1 = pg_num_rows ( $res1 ); echo " $res1 has $rows1 ... echo "Second call to pg_get_result(): $res2 \n" ; $rows2 = pg_num_rows ( $res2 ); echo " $res2 has $rows2 ...
https://man.plustar.jp/php/function.pg-send-query.html - [similar]
Prepares a query for execution 4767
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... EYSET See » Specifying a Cursor Type and Selecting Rows in the Microsoft SQLSRV documentation. 戻り値 Retu ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
データに依存する三角測量にもとづいて画像のサイズを変更する 4767
« Imagick::adaptiveBlurImage Imagick::adaptiveSharpenImage » PHP Manual Imagick データに依存する ... Imagick::adaptiveResizeImage ( int $columns , int $rows , bool $bestfit = false , bool $legacy = false ): ... ません。 パラメータ columns 変更後の画像のカラム数。 rows 変更後の画像の行数。 bestfit 画像の大きさをバウンデ ...
https://man.plustar.jp/php/imagick.adaptiveresizeimage.html - [similar]
CUBRID 関数 4767
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... b_send — Read BLOB/CLOB data and send straight to browser cubrid_lob_size — Get BLOB/CLOB data size cubrid ... the number of columns in the result set cubrid_num_rows — Get the number of rows in the result set cubrid_ ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
連想配列として結果の行を取得する 4735
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... rom DB: " . mysql_error (); exit; } if ( mysql_num_rows ( $result ) == 0 ) { echo "No rows found, nothing ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 4735
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用する ... ateFunction ( 'md5rev' , 'md5_and_reverse' , 1 ); $rows = $db -> query ( 'SELECT md5rev(filename) FROM fil ... ると、filename をこの関数で変換した値が返されます。 $rows に返されるデータの中に、処理結果が含まれます。 この ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
PostgreSQL 関数 4735
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注 ... QL Documentation を参照ください。 目次 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_cancel_q ... を取得する pg_num_fields — フィールド数を返す pg_num_rows — 行数を返す pg_options — 接続に関連するオプション ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
最初の MySQL API 4714
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに イ ... 張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る mysql_cli ... ields — 結果におけるフィールドの数を得る mysql_num_rows — 結果における行の数を得る mysql_pconnect — MySQL ...
https://man.plustar.jp/php/book.mysql.html - [similar]
CollectionRemove クラス 4714
« CollectionModify::unset CollectionRemove::bind » PHP Manual Mysql_xdevapi CollectionRemove クラ ... ecute (): mysql_xdevapi\Result public limit ( int $rows ): mysql_xdevapi\CollectionRemove public sort ( st ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionremove.html - [similar]