検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 433 for [SIMILAR] 16 1024 4096 WITH 17060 interbase WITH... (0.390 sec.)
MySQL 用 PHP ドライバの概要 0
« MySQL 用語説明 » PHP Manual MySQL MySQL 用 PHP ドライバの概要 MySQL 用 PHP ドライバの概要 はじめに PHP から MySQL データベースにアクセスするための API は複数あります。 mysqli あるいは PDO_MySQL が利用できます。 このページでは、これらの API についての説明に登場する 用語 について解説した ...
https://man.plustar.jp/php/mysql.html - [similar]
Oracle OCI8 0
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 Oracle OCI8 はじめに インストール/設定 要件 インストール手順 テスト 実行時設定 定義済み定数 例 OCI8 接続のハンドリングおよびプーリング OCI8 高速アプリケーション通知 (FAN) サポート OCI8 Transp ...
https://man.plustar.jp/php/book.oci8.html - [similar]
結果データを得る 0
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
SQLクエリを実行する 0
« Session::setSavepoint Session::startTransaction » PHP Manual mysql_xdevapi\Session SQLクエリを実行する Session::sql (No version information available, might only be in Git) Session::sql — SQLクエリを実行する 説明 public mysql_xdevapi\Session::sql ( string $query ): mysql_xdevapi\SqlSta ...
https://man.plustar.jp/php/mysql-xdevapi-session.sql.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
insert クエリを実行する 0
« TableInsert::__construct TableInsert::values » PHP Manual mysql_xdevapi\TableInsert insert クエリを実行する TableInsert::execute (No version information available, might only be in Git) TableInsert::execute — insert クエリを実行する 説明 public mysql_xdevapi\TableInsert::execute (): my ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.execute.html - [similar]
指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その... 0
« pg_select pg_send_prepare » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その結果を待たない pg_send_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_execute — 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し ...
https://man.plustar.jp/php/function.pg-send-execute.html - [similar]
接続を問い合わせる 0
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::poll -- mysqli_poll — 接続を問い合わせる 説明 オブジェクト指向型 public static mysqli::poll ( ? array &$read , ? array &$error , array &$reject , int $sec ...
https://man.plustar.jp/php/mysqli.poll.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]