検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1144 for [SIMILAR] 16 1024 4096 WITH 11659 postgresql WIT... (0.782 sec.)
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
MySQL サーバーのバージョンを整数値で返す 0
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数値で返す mysqli::$server_version mysqli_get_server_version (PHP 5, PHP 7, PHP 8) mysqli::$server_version -- mysqli_get_server_version — MySQL サーバーのバージョンを整数値で返す 説明 オブジェク ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]
データベースへの接続をオープンする 0
« 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]
MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 0
« mysqli::$info mysqli::$insert_id » PHP Manual mysqli MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す mysqli::init mysqli_init (PHP 5, PHP 7, PHP 8) mysqli::init -- mysqli_init — MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli.init.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 0
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントからのエラーの一覧を返す mysqli_stmt::$error_list mysqli_stmt_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli_stmt::$error_list -- mysqli_stmt_error_list — 直近で実行したステートメントからのエ ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
直近に実行されたクエリの情報を取得する 0
« mysqli::get_warnings mysqli::init » PHP Manual mysqli 直近に実行されたクエリの情報を取得する mysqli::$info mysqli_info (PHP 5, PHP 7, PHP 8) mysqli::$info -- mysqli_info — 直近に実行されたクエリの情報を取得する 説明 オブジェクト指向型 ? string $mysqli->info ; 手続き型 mysqli_info ( mys ...
https://man.plustar.jp/php/mysqli.info.html - [similar]
InterBase データベースへの接続を閉じる 0
« ibase_blob_open ibase_commit_ret » PHP Manual Firebird/InterBase 関数 InterBase データベースへの接続を閉じる ibase_close (PHP 5, PHP 7 < 7.4.0) ibase_close — InterBase データベースへの接続を閉じる 説明 ibase_close ( resource $connection_id = null ): bool ibase_connect() から返された接続 ...
https://man.plustar.jp/php/function.ibase-close.html - [similar]
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]