検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 573 for [SIMILAR] 16 1024 4096 WITH 16059 odbc WITH 1003... (0.559 sec.)
すべての GeoIP データベース形式についての詳細情報を返す 4281
« geoip_db_filename geoip_domain_by_name » PHP Manual GeoIP 関数 すべての GeoIP データベース形式についての詳細情報を返す geoip_db_get_all_info (PECL geoip >= 1.0.1) geoip_db_get_all_info — すべての GeoIP データベース形式についての詳細情報を返す 説明 geoip_db_get_all_info (): array geoip_ ...
https://man.plustar.jp/php/function.geoip-db-get-all-info.html - [similar]
SQLite3 クラス 4281
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
基本的な例 4281
« 例 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]
データベースとの接続を閉じる 4281
« 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]
アクション名を設定します 4281
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_set_action (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_action — アクション名を設定します 説明 oci_set_action ( resource $connection , string $action ): bool Oracle が追跡するアクシ ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
モジュール名を設定します 4281
« oci_set_edition oci_set_prefetch_lob » PHP Manual OCI8 関数 モジュール名を設定します oci_set_module_name (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_module_name — モジュール名を設定します 説明 oci_set_module_name ( resource $connection , string $name ): bool Oracle が追跡 ...
https://man.plustar.jp/php/function.oci-set-module-name.html - [similar]
GeoIP 関数 4281
« 定義済み定数 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]
データベースへの接続をオープンする 4281
« 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 ロケーション 4281
« その他の基本モジュール はじめに » 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]
オープンされている全データベースファイルのリストを得る 4281
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリストを得る dba_list (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_list — オープンされている全データベースファイルのリストを得る 説明 dba_list (): array dba_list() は、オープンされている全ての データ ...
https://man.plustar.jp/php/function.dba-list.html - [similar]