検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 380 for [SIMILAR] 16 1024 4096 WITH 10580 mysqli WITH 97... (0.409 sec.)
multi_query の、次の結果を準備する 10000
« mysqli::multi_query mysqli::options » PHP Manual mysqli multi_query の、次の結果を準備する mysqli::next_result mysqli_next_result (PHP 5, PHP 7, PHP 8) mysqli::next_result -- mysqli_next_result — multi_query の、次の結果を準備する 説明 オブジェクト指向型 public mysqli::next_result (): ...
https://man.plustar.jp/php/mysqli.next-result.html - [similar]
データベース上でひとつ以上のクエリを実行する 6638
« mysqli::more_results mysqli::next_result » PHP Manual mysqli データベース上でひとつ以上のクエリを実行する mysqli::multi_query mysqli_multi_query (PHP 5, PHP 7, PHP 8) mysqli::multi_query -- mysqli_multi_query — データベース上でひとつ以上のクエリを実行する 説明 オブジェクト指向型 public ...
https://man.plustar.jp/php/mysqli.multi-query.html - [similar]
マルチクエリからの結果がまだ残っているかどうかを調べる 6638
« mysqli::kill mysqli::multi_query » PHP Manual mysqli マルチクエリからの結果がまだ残っているかどうかを調べる mysqli::more_results mysqli_more_results (PHP 5, PHP 7, PHP 8) mysqli::more_results -- mysqli_more_results — マルチクエリからの結果がまだ残っているかどうかを調べる 説明 オブジェク ...
https://man.plustar.jp/php/mysqli.more-results.html - [similar]
MySQL 改良版拡張モジュール 6638
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
mysqli クラス 6638
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
ステートメントの実行 6638
« データベース接続 プリペアドステートメント » PHP Manual クイックスタートガイド ステートメントの実行 ステートメントの実行 ステートメントは、 mysqli::query() , mysqli::real_query() , mysqli::multi_query() を使って実行できます。 mysqli::query() がもっともよく使われますが、 ステートメントの ...
https://man.plustar.jp/php/mysqli.quickstart.statements.html - [similar]
データベース上でクエリを実行する 6638
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysqli::query mysqli_query (PHP 5, PHP 7, PHP 8) mysqli::query -- mysqli_query — データベース上でクエリを実行する 説明 オブジェクト指向型 public mysqli::query ( string $query , int $result_mode = ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
プリペアドステートメントを実行する 6638
« mysqli_stmt::$error mysqli_stmt::fetch » PHP Manual mysqli_stmt プリペアドステートメントを実行する mysqli_stmt::execute mysqli_stmt_execute (PHP 5, PHP 7, PHP 8) mysqli_stmt::execute -- mysqli_stmt_execute — プリペアドステートメントを実行する 説明 オブジェクト指向型 public mysqli_stmt: ...
https://man.plustar.jp/php/mysqli-stmt.execute.html - [similar]
プリペアドステートメント 6638
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
実行するための SQL文 を準備する 6638
« mysqli::poll mysqli::query » PHP Manual mysqli 実行するための SQL文 を準備する mysqli::prepare mysqli_prepare (PHP 5, PHP 7, PHP 8) mysqli::prepare -- mysqli_prepare — 実行するための SQL文 を準備する 説明 オブジェクト指向型 public mysqli::prepare ( string $query ): mysqli_stmt | false ...
https://man.plustar.jp/php/mysqli.prepare.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT