検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 291 for [SIMILAR] 16 1024 4096 WITH 23722 warnings WITH ... (0.814 sec.)
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
定義済み定数 0
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
スレッドセーフであるかどうかを返す 0
« mysqli::$thread_id mysqli::use_result » PHP Manual mysqli スレッドセーフであるかどうかを返す mysqli::thread_safe mysqli_thread_safe (PHP 5, PHP 7, PHP 8) mysqli::thread_safe -- mysqli_thread_safe — スレッドセーフであるかどうかを返す 説明 オブジェクト指向型 public mysqli::thread_safe () ...
https://man.plustar.jp/php/mysqli.thread-safe.html - [similar]
非同期クエリを送信する 0
« pg_send_query_params pg_set_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを送信する pg_send_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_send_query — 非同期クエリを送信する 説明 pg_send_query ( PgSql\Connection $connection , string $query ): int | bool pg_send_query() は、 ...
https://man.plustar.jp/php/function.pg-send-query.html - [similar]
mysqli_sql_exception クラス 0
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
直近の操作の警告を取得する 0
« mysql_xdevapi\BaseResult BaseResult::getWarningsCount » PHP Manual mysql_xdevapi\BaseResult 直近の操作の警告を取得する BaseResult::getWarnings (No version information available, might only be in Git) BaseResult::getWarnings — 直近の操作の警告を取得する 説明 abstract public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarnings.html - [similar]
直近の操作から発生した警告を取得する 0
« Result::getGeneratedIds Result::getWarningsCount » PHP Manual mysql_xdevapi\Result 直近の操作から発生した警告を取得する Result::getWarnings (No version information available, might only be in Git) Result::getWarnings — 直近の操作から発生した警告を取得する 説明 public mysql_xdevapi\Resu ...
https://man.plustar.jp/php/mysql-xdevapi-result.getwarnings.html - [similar]
直近の操作から生じた警告を取得する 0
« RowResult::getColumns RowResult::getWarningsCount » PHP Manual mysql_xdevapi\RowResult 直近の操作から生じた警告を取得する RowResult::getWarnings (No version information available, might only be in Git) RowResult::getWarnings — 直近の操作から生じた警告を取得する 説明 public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getwarnings.html - [similar]
dBase 関数 0
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in this reference require a dBase database. We will use /tmp/test.dbf that will be created in the example of dbase_create() . 目次 dbase_add_record — Adds a record to a database dbase_close — Closes ...
https://man.plustar.jp/php/ref.dbase.html - [similar]