検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 704 for [SIMILAR] 16 1024 4096 WITH 72805 トメ WITH 4669... (1.110 sec.)
プリペアドステートメント 10000
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
mysqli_stmt クラス 9993
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
複数のステートメント 9967
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステートメント 複数のステートメント MySQL は、ひとつのステートメントの文字列に、 複数のステートメントを埋め込むことをオプションでサポートしています。 しかし、そうするためには特別な操作が必要です。 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
実行するための SQL文 を準備する 9566
« 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]
文を実行する準備を行い、文オブジェクトを返す 9053
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
SQLite3Stmt クラス 9053
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
プリペアドステートメントを実行し、結果セットオブジェクトを返す 9053
« SQLite3Stmt::__construct SQLite3Stmt::getSQL » PHP Manual SQLite3Stmt プリペアドステートメントを実行し、結果セットオブジェクトを返す SQLite3Stmt::execute (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::execute — プリペアドステートメントを実行し、結果セットオブジェクトを返す 説明 public SQL ...
https://man.plustar.jp/php/sqlite3stmt.execute.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 9053
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_execute — 指定したパラメータを用いてプリペアドステートメントを実行するリクエス ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
指定されたステートメントリソースに関連付けられたリソースを開放する 9053
« db2_free_result db2_get_option » PHP Manual IBM DB2 関数 指定されたステートメントリソースに関連付けられたリソースを開放する db2_free_stmt (PECL ibm_db2 >= 1.0.0) db2_free_stmt — 指定されたステートメントリソースに関連付けられたリソースを開放する 説明 db2_free_stmt ( resource $stmt ): bo ...
https://man.plustar.jp/php/function.db2-free-stmt.html - [similar]
実行のために Oracle の文をパースする 9053
« oci_num_rows oci_password_change » PHP Manual OCI8 関数 実行のために Oracle の文をパースする oci_parse (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_parse — 実行のために Oracle の文をパースする 説明 oci_parse ( resource $connection , string $sql ): resource | false connection を使って ...
https://man.plustar.jp/php/function.oci-parse.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT