検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1031 for [SIMILAR] 16 1024 4096 WITH 13456 タベ WITH 9201... (0.894 sec.)
対応する GeoIP データベースのファイル名を返す 9006
« geoip_db_avail geoip_db_get_all_info » PHP Manual GeoIP 関数 対応する GeoIP データベースのファイル名を返す geoip_db_filename (PECL geoip >= 1.0.1) geoip_db_filename — 対応する GeoIP データベースのファイル名を返す 説明 geoip_db_filename ( int $database ): string geoip_db_filename() 関数 ...
https://man.plustar.jp/php/function.geoip-db-filename.html - [similar]
オブジェクトがデータベースに存在するかをチェックする 9006
« 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 関数 9006
« 基本的な例 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]
データベースを持続的にオープンする 9006
« 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 データベース形式についての詳細情報を返す 9006
« 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]
要件 9006
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
要件 9006
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 9004
« 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]
基本的な例 8987
« 例 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 データベースをオープンする 8975
« 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