検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 696 for [SIMILAR] 16 1024 4096 WITH 31154 affected WITH ... (0.561 sec.)
行数を返す 2206
« pg_num_fields pg_options » PHP Manual PostgreSQL 関数 行数を返す pg_num_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_rows — 行数を返す 説明 pg_num_rows ( PgSql\Result $result ): int pg_num_rows() は、 PgSql\Result クラスのインスタンスに含まれる行数を返します。 注意 : この関数は、以 ...
https://man.plustar.jp/php/function.pg-num-rows.html - [similar]
Indicates whether the specified statement has rows 2206
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified statement has rows sqlsrv_has_rows (No version information available, might only be in Git) sqlsrv_has_rows — Indicates whether the specified statement has rows 説明 sqlsrv_has_rows ( resource ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
結果セットの行数を取得する 0
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する mysqli_result::$num_rows mysqli_num_rows (PHP 5, PHP 7, PHP 8) mysqli_result::$num_rows -- mysqli_num_rows — 結果セットの行数を取得する 説明 オブジェクト指向型 int | string $mysqli_result->num_r ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]
直近のクエリについての情報を得る 0
« mysql_get_server_info mysql_insert_id » PHP Manual MySQL 関数 直近のクエリについての情報を得る mysql_info (PHP 4 >= 4.3.0, PHP 5) mysql_info — 直近のクエリについての情報を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使 ...
https://man.plustar.jp/php/function.mysql-info.html - [similar]
CUBRID MySQL 互換関数 0
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換関数 目次 cubrid_affected_rows — Return the number of rows affected by the last SQL statement cubrid_client_encoding — Return the current CUBRID connection charset cubrid_close — Close CUBRID ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]