検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 428 for Driver (0.120 sec.)
ベンダー固有のモジュール 3904
« PDO::sqliteCreateFunction CUBRID » PHP Manual データベース関連 ベンダー固有のモジュール ベンダ ... ル/設定 定義済み定数 IBM DB2 関数 MongoDB — MongoDB driver インストール/設定 Tutorials Driver Architecture an ... d Internals — Explains the driver architecture, and special features Security MongoD ... B\Driver — MongoDB driver classes MongoDB\BSON — BSON type ... classes and serialization functions MongoDB\Driver\Monitoring — Monitoring classes and subscriber fun ...
https://man.plustar.jp/php/refs.database.vendors.html - [similar]
Explains the driver architecture, and special features 3795
« Application Performance Monitoring (APM) Architecture » PHP Manual MongoDB Explains the driver ... architecture, and special features Explains the driver architecture, and special features Architecture — ... ーワード: Architecture , Serialization , Explains , driver , architecture , special , features , BSON , Perfo ...
https://man.plustar.jp/php/mongodb.architecture.html - [similar]
はじめに 3779
« Mysqlnd 概要 » PHP Manual Mysqlnd はじめに はじめに MySQL Native Driver は、MySQL Client Libra ... ry (libmysqlclient) の後継です。 MySQL Native Driver は、PHP 5.3.0 以降の公式ソースにその一部として組み ... バープロトコルを使っていたのです。 今や MySQL Native Driver がその代替として登場したので、 MySQL データベース用 ... の拡張モジュールをコンパイルするときに MySQL Native Driver を使えば MySQL Client Library なしでもコンパイルで ... きるようになったのです。 MySQL Native Driver は、C 言語で書かれた PHP 用拡張モジュールです。 関 ...
https://man.plustar.jp/php/intro.mysqlnd.html - [similar]
Installing the MongoDB PHP Driver on Windows 3762
« Installing the MongoDB PHP Driver on macOS with Homebrew Building the MongoDB PHP Driver from ... Manual インストール手順 Installing the MongoDB PHP Driver on Windows Installing the MongoDB PHP Driver on Wi ... 所にある必要があります。 libsasl.dll 関連キーワード: Driver , Installing , the , PATH , ディレクトリ , モジュー ...
https://man.plustar.jp/php/mongodb.installation.windows.html - [similar]
データソースに接続する 3745
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP ... tring $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODBC 関数を使用するには、 ... SQL_CUR_USE_IF_NEEDED SQL_CUR_USE_ODBC SQL_CUR_USE_DRIVER 戻り値 ODBC 接続を返します。 失敗した場合に false ... t SQL Server using the SQL Native Client 10.0 ODBC Driver - allows connection to SQL 7, 2000, 2005 and 2008 ... $connection = odbc_connect ( "Driver={SQL Server Native Client 10.0};Server= $server ;D ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
Construct a new Binary 3745
« MongoDB\BSON\Binary MongoDB\BSON\Binary::getData » PHP Manual MongoDB\BSON\Binary Construct a ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ... Throws MongoDB\Driver\Exception\InvalidArgumentException if type is not ... an unsigned 8-bit integer. Throws MongoDB\Driver\Exception\InvalidArgumentException if type is Mong ... 変更履歴 バージョン 説明 PECL mongodb 1.3.0 MongoDB\Driver\Exception\InvalidArgumentException is thrown if ty ...
https://man.plustar.jp/php/mongodb-bson-binary.construct.html - [similar]
Script Injection Attacks 3720
« Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script ... tabase logs. We could do: <?php $m = new MongoDB \ Driver \ Manager ; // Don't do this!!! $username = $_GET ... [ 'field' ]; $cmd = new \ MongoDB \ Driver \ Command ( [ 'eval' => "print('Hello, $username ! ... asses in some JavaScript? <?php $m = new MongoDB \ Driver \ Manager ; // Don't do this!!! $username = $_GET ... ; db.users.drop(); print('" $cmd = new \ MongoDB \ Driver \ Command ( [ 'eval' => "print('Hello, $username ! ...
https://man.plustar.jp/php/mongodb.security.script_injection.html - [similar]
Changes the driver error handling and logging configurations 3670
« sqlsrv_commit sqlsrv_connect » PHP Manual SQLSRV 関数 Changes the driver error handling and lo ... ght only be in Git) sqlsrv_configure — Changes the driver error handling and logging configurations 説明 sql ... string $setting , mixed $value ): bool Changes the driver error handling and logging configurations. パラメー ... SRV , LOG , SYSTEM , sqlsrv , setting , SEVERITY , driver , handling , logging , configurations ...
https://man.plustar.jp/php/function.sqlsrv-configure.html - [similar]
要件 3670
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8. ... 0, the driver requires PHP 7.0 or higher. Previous versions of t ... he driver allow compatibility with older PHP versions. The d ... ssed in the manual installation documentation. The driver, via libmongoc, optionally depends on a TLS librar ... f a PHP integer type. 関連キーワード: 要件 , bit , driver , libraries , インストール , versions , use , inte ...
https://man.plustar.jp/php/mongodb.requirements.html - [similar]
mysqli のエラー報告モードを設定する 3653
« mysqli_driver::embedded_server_start mysqli_warning » PHP Manual mysqli_driver mysqli のエラー ... 報告モードを設定する mysqli_driver::$report_mode mysqli_report (PHP 5, PHP 7, PHP 8) ... mysqli_driver::$report_mode -- mysqli_report — mysqli のエラー報 ... モードを設定する 説明 オブジェクト指向型 int $mysqli_driver->report_mode ; 手続き型 mysqli_report ( int $flags ... ジェクト指向型 <?php /* レポートを有効にします。 */ $driver = new mysqli_driver (); $driver -> report_mode = M ...
https://man.plustar.jp/php/mysqli-driver.report-mode.html - [similar]