検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 262 for [SIMILAR] 16 1024 4096 WITH 27250 pgsqlcopyfroma... (0.396 sec.)
直近で実行したステートメントからのエラーの一覧を返す 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]
直近のステートメントのエラー内容を文字列で返す 0
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエラー内容を文字列で返す mysqli_stmt::$error mysqli_stmt_error (PHP 5, PHP 7, PHP 8) mysqli_stmt::$error -- mysqli_stmt_error — 直近のステートメントのエラー内容を文字列で返す 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 0
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返す mysqli_stmt::$affected_rows mysqli_stmt_affected_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$affected_rows -- mysqli_stmt_affected_rows — 直近に実行 ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 0
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメントの操作での SQLSTATE エラーを返す mysqli_stmt::$sqlstate mysqli_stmt_sqlstate (PHP 5, PHP 7, PHP 8) mysqli_stmt::$sqlstate -- mysqli_stmt_sqlstate — 直前のステートメントの操作での SQLSTATE ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
直前の MySQL の操作で変更された行の数を得る 0
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysqli::$affected_rows mysqli_affected_rows (PHP 5, PHP 7, PHP 8) mysqli::$affected_rows -- mysqli_affected_rows — 直前の MySQL の操作で変更された行の数を得る 説明 オブジェクト指向型 int | string ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]