検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 800 for [SIMILAR] 16 1024 4096 WITH 37788 lengths WITH 7... (0.619 sec.)
コンセプト 0
« どのライブラリを選ぶか バッファクエリと非バッファクエリ » PHP Manual MySQL 用 PHP ドライバの概要 コンセプト コンセプト 目次 バッファクエリと非バッファクエリ 文字セット ここで説明する内容は、PHP 用の MySQL ドライバに固有の内容です。 関連キーワード: コンセプト , バッファクエリ , 内容 , ラ ...
https://man.plustar.jp/php/mysqlinfo.concepts.html - [similar]
結果セットのフィールド数を取得する 0
« mysqli_result::fetch_row mysqli_result::field_seek » PHP Manual mysqli_result 結果セットのフィールド数を取得する mysqli_result::$field_count mysqli_num_fields (PHP 5, PHP 7, PHP 8) mysqli_result::$field_count -- mysqli_num_fields — 結果セットのフィールド数を取得する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-result.field-count.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
直前の MySQL の操作で変更された行の数を得る 0
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysqli::$affected_rows mysqli_affected_rows (PHP 5, PHP 7, PHP 8) mysqli::$affected_rows -- mysqli_affected_rows — 直前の MySQL の操作で変更された行の数を得る 説明 オブジェクト指向型 int | string ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
使用している接続の型を文字列で返す 0
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型を文字列で返す mysqli::$host_info mysqli_get_host_info (PHP 5, PHP 7, PHP 8) mysqli::$host_info -- mysqli_get_host_info — 使用している接続の型を文字列で返す 説明 オブジェクト指向型 string $my ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
データベース関連 0
« SodiumException 抽象化レイヤー » PHP Manual 関数リファレンス データベース関連 データベース関連 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ ODBC — ODBC (Unified) PDO — PHP Data Objects ベンダー固有のモジュール CUBRID dBase Firebird/InterBase IBM DB2 — IBM DB2、Cloudscape お ...
https://man.plustar.jp/php/refs.database.html - [similar]
古い値を新しい値に更新する 0
« apcu_cache_info apcu_clear_cache » PHP Manual APCu 関数 古い値を新しい値に更新する apcu_cas (PECL apcu >= 4.0.0) apcu_cas — 古い値を新しい値に更新する 説明 apcu_cas ( string $key , int $old , int $new ): bool apcu_cas() は、既に保存されている整数値が old パラメータにマッチする値のときに ...
https://man.plustar.jp/php/function.apcu-cas.html - [similar]
Prepare a SQL statement for execution 0
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubrid_prepare (PECL CUBRID >= 8.3.0) cubrid_prepare — Prepare a SQL statement for execution 説明 cubrid_prepare ( resource $conn_identifier , string $prepare_stmt , int $option = 0 ): resource Th ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
InterBase データベースでクエリを実行する 0
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリを実行する ibase_query (PHP 5, PHP 7 < 7.4.0) ibase_query — InterBase データベースでクエリを実行する 説明 ibase_query ( resource $link_identifier = ? , string $query , int $bind_args = ? ): r ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 0
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを確認する oci_field_is_null (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_is_null — フェッチしたフィールドが null であるかどうかを確認する 説明 oci_field_is_null ( resource $statement , s ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]