検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 519 for [SIMILAR] 16 1024 4096 WITH 8029 odbc WITH 4600 ... (1.126 sec.)
Retrieves the number of fields (columns) on a statement 0
« sqlsrv_next_result sqlsrv_num_rows » PHP Manual SQLSRV 関数 Retrieves the number of fields (columns) on a statement sqlsrv_num_fields (No version information available, might only be in Git) sqlsrv_num_fields — Retrieves the number of fields (columns) on a statement 説明 sqlsrv_num_fie ...
https://man.plustar.jp/php/function.sqlsrv-num-fields.html - [similar]
SQL 文によって変更された行の数を返す 0
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_num_rows (PECL ibm_db2 >= 1.0.0) db2_num_rows — SQL 文によって変更された行の数を返す 説明 db2_num_rows ( resource $stmt ): int SQL 文によって削除、挿入あるいは更新された行の数を返します。 SELEC ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
直近のクエリのカラムの数を返す 0
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli::$field_count mysqli_field_count (PHP 5, PHP 7, PHP 8) mysqli::$field_count -- mysqli_field_count — 直近のクエリのカラムの数を返す 説明 オブジェクト指向型 int $mysqli->field_count ; 手続き型 my ...
https://man.plustar.jp/php/mysqli.field-count.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
Export the lob object to a file 0
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file cubrid_lob2_export (PECL CUBRID >= 8.4.1) cubrid_lob2_export — Export the lob object to a file 説明 cubrid_lob2_export ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ex ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]
OCI8 関数 0
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 目次 oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする oci_cancel — カーソルからの読み込みをキャン ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
MySQL 関数 0
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関数 MySQL 関数 注意 注意 : ほとんどの MySQL 関数は、 link_identifier を 最後のパラメータとしてオプションで受け付けます。これを指定しなかった場合、 直近にオープンされた接続が使用されます。もし直 ...
https://man.plustar.jp/php/ref.mysql.html - [similar]