検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 335 for [SIMILAR] 16 1024 4096 WITH 44275 ロシ WITH 2259... (0.542 sec.)
はじめに 0
« PostgreSQL インストール/設定 » PHP Manual PostgreSQL はじめに はじめに PostgreSQL データベースはオープンソースの製品であり、無料で 使用可能です。Postgres は元々 UCB(カリフォルニア大学バークレイ校) コンピュータ・サイエンス学部で開発されたものです。この Postgres は、 現在いくつかの商用 ...
https://man.plustar.jp/php/intro.pgsql.html - [similar]
抽象化レイヤー 0
« データベース関連 DBA » PHP Manual データベース関連 抽象化レイヤー 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 定義済み定数 例 DBA 関数 ODBC — ODBC (Unified) はじめに インストール/設定 定義済み定数 ODBC 関数 PDO — PHP Data Objects はじめに インス ...
https://man.plustar.jp/php/refs.database.abstract.html - [similar]
クイックスタートガイド 0
« mysqli の概要 手続き型とオブジェクト指向インターフェイス » PHP Manual MySQLi クイックスタートガイド クイックスタートガイド 目次 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント トランザク ...
https://man.plustar.jp/php/mysqli.quickstart.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
はじめに 0
« Firebird/InterBase インストール/設定 » PHP Manual Firebird/InterBase はじめに はじめに 警告 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL GIT から取得できます。 » https://github.com/php/pecl-database-interbase . Firebird は ISO SQL-200 ...
https://man.plustar.jp/php/intro.ibase.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
プリペアドステートメントを実行する 0
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
実行のために Oracle の文をパースする 0
« oci_num_rows oci_password_change » PHP Manual OCI8 関数 実行のために Oracle の文をパースする oci_parse (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_parse — 実行のために Oracle の文をパースする 説明 oci_parse ( resource $connection , string $sql ): resource | false connection を使って ...
https://man.plustar.jp/php/function.oci-parse.html - [similar]
実行する SQL 文を準備する 0
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare (PECL ibm_db2 >= 1.0.0) db2_prepare — 実行する SQL 文を準備する 説明 db2_prepare ( resource $connection , string $statement , array $options = ? ): resource db2_prepare() は、プリペアドステート ...
https://man.plustar.jp/php/function.db2-prepare.html - [similar]