検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 511 for [SIMILAR] 16 1024 4096 WITH 26929 geoip WITH 232... (0.408 sec.)
はじめに 2214
« DBA インストール/設定 » PHP Manual DBA はじめに はじめに これらの関数は、Berkeley DB 型データベースへのアクセス用の基本関数を構成します。 これらの関数は、複数のファイルベースのデータベース用の抽象化レイヤです。 その機能は、 » Oracle Berkeley DB でサポートされているような近代的なデータベ ...
https://man.plustar.jp/php/intro.dba.html - [similar]
持続的接続を使用してOracle データベースに接続する 2214
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
要件 2214
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
ラージオブジェクト (LOB) 2214
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
Oracle データベースのバージョンを返す 2214
« oci_rollback oci_set_action » PHP Manual OCI8 関数 Oracle データベースのバージョンを返す oci_server_version (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_server_version — Oracle データベースのバージョンを返す 説明 oci_server_version ( resource $connection ): string | false Oracle データ ...
https://man.plustar.jp/php/function.oci-server-version.html - [similar]
はじめに 2214
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
PDO クラス 2214
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]
データベースサーバーでメンテナンスコマンドを実行する 2214
« ibase_gen_id ibase_modify_user » PHP Manual Firebird/InterBase 関数 データベースサーバーでメンテナンスコマンドを実行する ibase_maintain_db (PHP 5, PHP 7 < 7.4.0) ibase_maintain_db — データベースサーバーでメンテナンスコマンドを実行する 説明 ibase_maintain_db ( resource $service_handle , ...
https://man.plustar.jp/php/function.ibase-maintain-db.html - [similar]
MySQLデータベースを破棄(削除)する 2214
« mysql_db_query mysql_errno » PHP Manual MySQL 関数 MySQLデータベースを破棄(削除)する mysql_drop_db (PHP 4, PHP 5) mysql_drop_db — MySQLデータベースを破棄(削除)する 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-drop-db.html - [similar]
キーが指すデータを取得する 2214
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]