検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 653 for [SIMILAR] 16 1024 4096 WITH 23404 collectionfind... (0.521 sec.)
指定された変数名にパラメータをバインドする 0
« PDOStatement::bindColumn PDOStatement::bindValue » PHP Manual PDOStatement 指定された変数名にパラメータをバインドする PDOStatement::bindParam (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindParam — 指定された変数名にパラメータをバインドする 説明 public PDOStatement: ...
https://man.plustar.jp/php/pdostatement.bindparam.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
SQL ステートメントを実行し、作用した行数を返す 0
« PDO::errorInfo PDO::getAttribute » PHP Manual PDO SQL ステートメントを実行し、作用した行数を返す PDO::exec (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::exec — SQL ステートメントを実行し、作用した行数を返す 説明 public PDO::exec ( string $statement ): int | false PDO::exec() は ...
https://man.plustar.jp/php/pdo.exec.html - [similar]
カーソルを閉じてステートメントを再実行できるようにする 0
« PDOStatement::bindValue PDOStatement::columnCount » PHP Manual PDOStatement カーソルを閉じてステートメントを再実行できるようにする PDOStatement::closeCursor (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::closeCursor — カーソルを閉じてステートメントを再実行できるようにす ...
https://man.plustar.jp/php/pdostatement.closecursor.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 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]
CollectionAdd クラス 0
« Collection::replaceOne CollectionAdd::__construct » PHP Manual Mysql_xdevapi CollectionAdd クラス CollectionAdd クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionAdd implements mysql_xdevapi\Executable { /* メソッド */ public execute (): mysql_xdev ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionadd.html - [similar]
DocResult のコンストラクタ 0
« mysql_xdevapi\DocResult DocResult::fetchAll » PHP Manual mysql_xdevapi\DocResult DocResult のコンストラクタ DocResult::__construct (No version information available, might only be in Git) DocResult::__construct — DocResult のコンストラクタ 説明 private mysql_xdevapi\DocResult::__constr ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.construct.html - [similar]
実行用に文を準備する 0
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
ステートメントの結果セットの任意の行に移動する 0
« mysqli_stmt::__construct mysqli_stmt::$errno » PHP Manual mysqli_stmt ステートメントの結果セットの任意の行に移動する mysqli_stmt::data_seek mysqli_stmt_data_seek (PHP 5, PHP 7, PHP 8) mysqli_stmt::data_seek -- mysqli_stmt_data_seek — ステートメントの結果セットの任意の行に移動する 説明 ...
https://man.plustar.jp/php/mysqli-stmt.data-seek.html - [similar]