検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 653 for [SIMILAR] 16 1024 4096 WITH 23404 collectionfind... (0.504 sec.)
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
クエリ用の文字列をクオートする 0
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.1) PDO::quote — クエリ用の文字列をクオートする 説明 public PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
TableSelect クラス 0
« TableInsert::values TableSelect::bind » PHP Manual Mysql_xdevapi TableSelect クラス TableSelect クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルからレコードを取得する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableSelect implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableselect.html - [similar]
OCI8 および DTrace 動的トレーシング 0
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Manual OCI8 OCI8 および DTrace 動的トレーシング OCI8 および DTrace 動的トレーシング OCI8 2.0 では、DTrace をサポートする OS 上で使用できる 静的な DTrace プローブが導入されました。 PHP および DTra ...
https://man.plustar.jp/php/oci8.dtrace.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]
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 0
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_array_by_name (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL OCI8 >= 1.2.0) oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする 説明 oci_bind_array_by_name ( ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
TableDelete クラス 0
« Table::update TableDelete::bind » PHP Manual Mysql_xdevapi TableDelete クラス TableDelete クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルのレコードを削除する操作を行うためのステートメントです。 クラス概要 class mysql_xdevapi\TableDelete implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tabledelete.html - [similar]
パラメータを変数にバインドする 0
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQLite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindParam — パラメータを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]