検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 927 for [SIMILAR] 16 1024 4096 WITH 9396 ス接 WITH 8073 ... (0.651 sec.)
GeoIP データベースの情報を取得する 5599
« geoip_country_name_by_name geoip_db_avail » PHP Manual GeoIP 関数 GeoIP データベースの情報を取得する geoip_database_info (PECL geoip >= 0.2.0) geoip_database_info — GeoIP データベースの情報を取得する 説明 geoip_database_info ( int $database = GEOIP_COUNTRY_EDITION ): string geoip_datab ...
https://man.plustar.jp/php/function.geoip-database-info.html - [similar]
オブジェクトがデータベースに存在するかをチェックする 5599
« mysql_xdevapi\DatabaseObject DatabaseObject::getName » PHP Manual mysql_xdevapi\DatabaseObject オブジェクトがデータベースに存在するかをチェックする DatabaseObject::existsInDatabase (No version information available, might only be in Git) DatabaseObject::existsInDatabase — オブジェクトが ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.existsindatabase.html - [similar]
DBA 関数 5599
« 基本的な例 dba_close » PHP Manual DBA DBA 関数 DBA 関数 目次 dba_close — DBA データベースを閉じる dba_delete — キーが指す DBA エントリを削除する dba_exists — キーが存在するかどうかを確認する dba_fetch — キーが指すデータを取得する dba_firstkey — 最初のキーを取得する dba_handlers — 利用可 ...
https://man.plustar.jp/php/ref.dba.html - [similar]
データベースを持続的にオープンする 5599
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (PHP 4, PHP 5, PHP 7, PHP 8) dba_popen — データベースを持続的にオープンする 説明 dba_popen ( string $path , string $mode , string $handler = ? , mixed ...$args ): resource | false dba_popen() は ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]
すべての GeoIP データベース形式についての詳細情報を返す 5599
« 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]
基本的な例 5599
« 例 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]
オープンされている全データベースファイルのリストを得る 5599
« 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]
mysql_list_dbs のコール結果からデータベース名を取得する 5599
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベース名を取得する mysql_db_name (PHP 4, PHP 5) mysql_db_name — mysql_list_dbs() のコール結果からデータベース名を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除され ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
はじめに 5599
« DBA インストール/設定 » PHP Manual DBA はじめに はじめに これらの関数は、Berkeley DB 型データベースへのアクセス用の基本関数を構成します。 これらの関数は、複数のファイルベースのデータベース用の抽象化レイヤです。 その機能は、 » Oracle Berkeley DB でサポートされているような近代的なデータベ ...
https://man.plustar.jp/php/intro.dba.html - [similar]
要件 5599
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT