検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 619 for [SIMILAR] 16 1024 4096 WITH 8826 同期 WITH 6290 ... (0.555 sec.)
PDO クラス 5012
« ラージオブジェクト (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]
データベースサーバーでメンテナンスコマンドを実行する 5012
« 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データベースを破棄(削除)する 5012
« 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]
要件 5012
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
はじめに 5012
« 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]
テスト 5012
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
はじめに 5012
« GeoIP インストール/設定 » PHP Manual GeoIP はじめに はじめに GeoIP 拡張モジュールを使用すると、IP アドレスの場所を探すことができます。 市、州、国、経度、緯度そして ISP や接続方式などの情報が GeoIP を用いて取得できます。 警告 この拡張モジュールは、MaxMind の現在の "GeoIP2" データベースを ...
https://man.plustar.jp/php/intro.geoip.html - [similar]
はじめに 5012
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
はじめに 5012
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
データベースを最適化する 0
« dba_open dba_popen » PHP Manual DBA 関数 データベースを最適化する dba_optimize (PHP 4, PHP 5, PHP 7, PHP 8) dba_optimize — データベースを最適化する 説明 dba_optimize ( resource $dba ): bool dba_optimize() は、指定されたデータベースを最適化します。 パラメータ dba dba_open() あるいは dba ...
https://man.plustar.jp/php/function.dba-optimize.html - [similar]