検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1071 for [SIMILAR] 16 1024 4096 WITH 11042 apache WITH 89... (0.784 sec.)
ラージオブジェクト (LOB) 5403
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
Oracle データベースのバージョンを返す 5403
« 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]
はじめに 5403
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
PDO クラス 5403
« ラージオブジェクト (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]
データベースサーバーでメンテナンスコマンドを実行する 5403
« 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データベースを破棄(削除)する 5403
« 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]
要件 5403
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
キーが指すデータを取得する 5403
« 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]
最初のキーを取得する 5403
« dba_fetch dba_handlers » PHP Manual DBA 関数 最初のキーを取得する dba_firstkey (PHP 4, PHP 5, PHP 7, PHP 8) dba_firstkey — 最初のキーを取得する 説明 dba_firstkey ( resource $dba ): string | false dba_firstkey() はデータベースの最初のキーを返し、 内部キーポインタをリセットします。 この関 ...
https://man.plustar.jp/php/function.dba-firstkey.html - [similar]
はじめに 5403
« MySQLi mysqli の概要 » PHP Manual MySQLi はじめに はじめに mysqli 拡張サポートによって MySQL 4.1 以上で提供される機能を利用することができるようになります。MySQL データベースサーバーに関する詳細は » http://www.mysql.com/ をご覧ください。 PHP から MySQL を使うために使用できるソフトウェア ...
https://man.plustar.jp/php/intro.mysqli.html - [similar]