検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 219 for rows (0.061 sec.)
MySQL 改良版拡張モジュール 4829
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... n Summary mysqli — mysqli クラス mysqli::$affected_rows — 直前の MySQL の操作で変更された行の数を得る mysq ... i_stmt — mysqli_stmt クラス mysqli_stmt::$affected_rows — 直近に実行されたステートメントで変更・削除・追加 ... 複数クエリから、次の結果を読み込む mysqli_stmt::$num_rows — サーバから取得した結果セットの行数を返す mysqli_ ... ける現在の行のカラムの長さを返す mysqli_result::$num_rows — 結果セットの行数を取得する mysqli_driver — mysql ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
直近のクエリについての情報を得る 4829
« mysql_get_server_info mysql_insert_id » PHP Manual MySQL 関数 直近のクエリについての情報を得る ... 60 Duplicates: 0 Warnings: 0 UPDATE String format: Rows matched: 65 Changed: 65 Warnings: 0 注意 注意 : IN ... ストが指定された場合に限ります。 参考 mysql_affected_rows() - 一番最近の操作で変更された行の数を得る mysql_i ...
https://man.plustar.jp/php/function.mysql-info.html - [similar]
非同期クエリの結果を取得する 4829
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PH ... 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-get-result.html - [similar]
画像のサイズを変更する 4829
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... public Imagick::resizeImage ( int $columns , int $rows , int $filter , float $blur , bool $bestfit = fals ... しなければなりません。 パラメータ columns 画像の幅。 rows 画像の高さ。 filter フィルタ定数 の一覧を参照くださ ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
サンプル 4829
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... cubrid_num_cols example Example#1159 - cubrid_num_rows example Example#1160 - cubrid_pconnect_with_url ur ... rid_version example Example#1174 - cubrid_affected_rows example Example#1175 - cubrid_client_encoding exam ... メントのメタデータ Example#1434 - $mysqli->affected_rows の例 Example#1435 - mysqli::autocommit の例 Exampl ... ing_count の例 Example#1475 - mysqli_stmt_affected_rows の例 Example#1476 - mysqli_stmt::bind_param の例 E ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Firebird/InterBase 関数 4829
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... _user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_affected_rows fbird_backup — ... — Add a user to a security database ibase_affected_rows — 直近のクエリで変更された行の数を返す ibase_backu ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 4798
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... _user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_affected_rows fbird_backup — ... — Add a user to a security database ibase_affected_rows — 直近のクエリで変更された行の数を返す ibase_backu ...
https://man.plustar.jp/php/book.ibase.html - [similar]
SQL ステートメントを実行し、作用した行数を返す 4798
« PDO::errorInfo PDO::getAttribute » PHP Manual PDO SQL ステートメントを実行し、作用した行数を返 ... /* 削除された行数を返す */ print( "Deleted $count rows.\n" ); ?> 上の例の出力は以下となります。 Deleted 1 ... rows. 参考 PDO::prepare() - 文を実行する準備を行い、文オ ...
https://man.plustar.jp/php/pdo.exec.html - [similar]
CrudOperationLimitable インターフェイス 4767
« CrudOperationBindable::bind CrudOperationLimitable::limit » PHP Manual Mysql_xdevapi CrudOpera ... able { /* メソッド */ abstract public limit ( int $rows ): mysql_xdevapi\CrudOperationLimitable } 目次 Cru ...
https://man.plustar.jp/php/class.mysql-xdevapi-crudoperationlimitable.html - [similar]
mysqli_result クラス 4767
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス ... ray $ lengths ; public readonly int | string $ num_rows ; public int $ type ; /* メソッド */ public __cons ... ける現在の行のカラムの長さを返す mysqli_result::$num_rows — 結果セットの行数を取得する 関連キーワード: resul ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT