検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 428 for Driver (0.062 sec.)
Installing the MongoDB PHP Driver with PECL 4147
« インストール手順 Installing the MongoDB PHP Driver on macOS with Homebrew » PHP Manual インスト ... ール手順 Installing the MongoDB PHP Driver with PECL Installing the MongoDB PHP Driver with P ... users may run the following command to install the driver: $ sudo pecl install mongodb If your system has mu ... own pecl command and php.ini file. Installing the driver via PECL will use bundled versions of » libbson an ... extension=mongodb.so 関連キーワード: Installing , Driver , the , インストール , 情報 , process , installed ...
https://man.plustar.jp/php/mongodb.installation.pecl.html - [similar]
組み込みサーバーを停止する 4147
« mysqli_driver mysqli_driver::embedded_server_start » PHP Manual mysqli_driver 組み込みサーバー ... を停止する mysqli_driver::embedded_server_end mysqli_embedded_server_end (P ... HP 5 >= 5.1.0, PHP 7 < 7.4.0) mysqli_driver::embedded_server_end -- mysqli_embedded_server_end ... されました。 説明 オブジェクト指向型 public mysqli_driver::embedded_server_end (): void 手続き型 mysqli_embe ... , 組み込み , サーバー , 停止 , embedded , server , driver , end , 警告 , 機能 ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-end.html - [similar]
Memory management 4131
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... t Introduction The MySQL Native Driver manages memory different than the MySQL Client Lib ... users interested at understanding the MySQL Native Driver at the C code level. Memory management functions u ... is, comparing the memory usage of the MySQL Native Driver and the MySQL Client Library is difficult. The MyS ... imit enforced by PHP also affects the MySQL Native Driver. This may cause out of memory errors when fetching ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
MySQL Native Driver 4114
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじ ... 的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比 ... 較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグインAPI ... ラグインの開発をはじめよう 関連キーワード: Native , Driver , mysqlnd , アーキテクチャ , 取得 , plugin , 比較 ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
組み込みサーバーを初期化して開始する 4072
« mysqli_driver::embedded_server_end mysqli_driver::$report_mode » PHP Manual mysqli_driver 組み ... 込みサーバーを初期化して開始する mysqli_driver::embedded_server_start mysqli_embedded_server_star ... t (PHP 5 >= 5.1.0, PHP 7 < 7.4.0) mysqli_driver::embedded_server_start -- mysqli_embedded_server_s ... されました。 説明 オブジェクト指向型 public mysqli_driver::embedded_server_start ( int $start , array $argum ... 込み , サーバー , 初期 , 開始 , embedded , server , driver , array , 警告 ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-start.html - [similar]
Create a new encryption data key 4055
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... nual MongoDB\Driver\ClientEncryption Create a new encryption data key ... MongoDB\Driver\ClientEncryption::createDataKey (mongodb >=1.7.0) ... MongoDB\Driver\ClientEncryption::createDataKey — Create a new enc ... ryption data key 説明 final public MongoDB\Driver\ClientEncryption::createDataKey ( string $kmsProvi ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
インストール/設定 3963
« MongoDB 要件 » PHP Manual MongoDB インストール/設定 インストール/設定 要件 インストール手順 In ... stalling the MongoDB PHP Driver with PECL Installing the MongoDB PHP Driver on mac ... OS with Homebrew Installing the MongoDB PHP Driver on Windows Building the MongoDB PHP Driver from so ... 定義済み定数 関連キーワード: インストール , 設定 , Driver , Installing , 要件 , 手順 , from , 実行 , 定義 , ...
https://man.plustar.jp/php/mongodb.setup.html - [similar]
DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 3946
« db2_bind_param db2_close » PHP Manual IBM DB2 関数 DB2 データベースクライアントの情報をプロパテ ... ータベース接続に使用されているデータソース名 (DSN)。 DRIVER_NAME string DB2 コールレベルインターフェイス (CLI) ... の仕様を実装した ライブラリの名前。 DRIVER_ODBC_VER string DB2 クライアントがサポートしている ... ます。DB2 クライアントは、 常に "03.51" を返します。 DRIVER_VER string クライアントのバージョン。"MM.mm.uuuu" ... db2_client_info ( $conn ); if ( $client ) { echo "DRIVER_NAME: " ; var_dump ( $client -> DRIVER_NAME ); ech ...
https://man.plustar.jp/php/function.db2-client-info.html - [similar]
mysqli_driver->report_mode のエイリアス 3929
« mysqli_get_links_stats mysqli::set_opt » PHP Manual エイリアスおよび非推奨の Mysqli 関数 mysql ... i_driver->report_mode のエイリアス mysqli_report (PHP 5, PH ... P 7, PHP 8) mysqli_report — mysqli_driver->report_mode のエイリアス 説明 この関数は次の関数の ... エイリアスです。 mysqli_driver->report_mode 関連キーワード: mysqli , report , dri ...
https://man.plustar.jp/php/function.mysqli-report.html - [similar]
Returns the PHP representation of a BSON value 3904
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... rating documents with duplicate keys as server and driver behavior may be undefined. Since PHP objects and a ... serialized PHP value. エラー / 例外 Throws MongoDB\Driver\Exception\InvalidArgumentException if a class in t ... ement MongoDB\BSON\Unserializable . Throws MongoDB\Driver\Exception\UnexpectedValueException if the input di ... contains an unsupported, deprecated BSON type, the driver will now no longer log a warning to the debug log, ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]