検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 618 for [SIMILAR] 16 1024 4096 WITH 24794 デザ WITH 1345... (0.448 sec.)
データベースとの接続を閉じる 5493
« SQLite3::changes SQLite3::__construct » PHP Manual SQLite3 データベースとの接続を閉じる SQLite3::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::close — データベースとの接続を閉じる 説明 public SQLite3::close (): bool データベースとの接続を閉じます。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/sqlite3.close.html - [similar]
GeoIP 関数 5493
« 定義済み定数 geoip_asnum_by_name » PHP Manual GeoIP GeoIP 関数 GeoIP 関数 目次 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の大陸コードを取得する geoip_country_code_by_name — 二文字の国コードを取得する geoip_country_code3_by_name — 三文字の国コード ...
https://man.plustar.jp/php/ref.geoip.html - [similar]
データベースへの接続をオープンする 5493
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープンする ibase_connect (PHP 5, PHP 7 < 7.4.0) ibase_connect — データベースへの接続をオープンする 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $c ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
Geo IP ロケーション 5493
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
要件 5493
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
はじめに 5493
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
要件 5493
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 5492
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
基本的な例 5482
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 5475
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT