検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 283 for [SIMILAR] 16 1024 4096 WITH 53924 tcpwrap WITH 5... (0.334 sec.)
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
プリペアドステートメントを閉じる 0
« SQLite3Stmt::clear SQLite3Stmt::__construct » PHP Manual SQLite3Stmt プリペアドステートメントを閉じる SQLite3Stmt::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::close — プリペアドステートメントを閉じる 説明 public SQLite3Stmt::close (): bool プリペアドステートメントを閉じます。 注意 ...
https://man.plustar.jp/php/sqlite3stmt.close.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 0
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す db2_procedures (PECL ibm_db2 >= 1.0.0) db2_procedures — データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 説明 db2_proc ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
プリペアドクエリのパラメータ数を返す 0
« ibase_num_fields ibase_param_info » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメータ数を返す ibase_num_params (PHP 5, PHP 7 < 7.4.0) ibase_num_params — プリペアドクエリのパラメータ数を返す 説明 ibase_num_params ( resource $query ): int この関数は、 query で指定した プリペ ...
https://man.plustar.jp/php/function.ibase-num-params.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ pg_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ 説 ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
mysqli_stmt クラス 0
« 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]
プリペアドステートメント内のパラメータの数を返す 0
« SQLite3Stmt::getSQL SQLite3Stmt::readOnly » PHP Manual SQLite3Stmt プリペアドステートメント内のパラメータの数を返す SQLite3Stmt::paramCount (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::paramCount — プリペアドステートメント内のパラメータの数を返す 説明 public SQLite3Stmt::paramCount (): ...
https://man.plustar.jp/php/sqlite3stmt.paramcount.html - [similar]