検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 184 for Statement (1.192 sec.)
関数・メソッド 4750
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... Return the number of rows affected by the last SQL statement cubrid_bind - Bind variables to a prepared stateme ... ction call cubrid_execute - Execute a prepared SQL statement cubrid_fetch - Fetch the next row from a result se ... b object or a string as a lob object to a prepared statement as parameters cubrid_lob2_close - Close LOB object ... t result of next query when executing multiple SQL statements cubrid_num_cols - Return the number of columns in ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
プリペアドステートメントの振る舞いを変更する 4750
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... bool 手続き型 mysqli_stmt_attr_set ( mysqli_stmt $statement , int $attribute , int $value ): bool プリペアドス ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
サーバから取得した結果セットの行数を返す 4750
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した ... tring 手続き型 mysqli_stmt_num_rows ( mysqli_stmt $statement ): int | string ステートメントハンドルにバッファリ ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
内部バッファに結果を保存する 4750
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mys ... l 手続き型 mysqli_stmt_store_result ( mysqli_stmt $statement ): bool 有効な結果セットを生成するクエリの場合( S ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
実行時設定 4750
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動 ... f PHP_INI_SYSTEM PECL OCI8 1.1 以降で利用可能 oci8.statement_cache_size "20" PHP_INI_SYSTEM PECL OCI8 1.1 以降で ... す。 これはセキュリティーのリスクになりえます。 oci8.statement_cache_size int このオプションはステートメントキャッ ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
4716
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... quest the CUBRID Server for the results of the SQL statement. * Now make the actual connection to the CUBRID Se ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Get result of next query when executing multiple SQL statements 4716
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when exec ... uting multiple SQL statements cubrid_next_result (PECL CUBRID >= 8.4.0) cubrid_ ... t result of next query when executing multiple SQL statements 説明 cubrid_next_result ( resource $result ): boo ... used to get results of next query if multiple SQL statements are executed and CUBRID_EXEC_QUERY_ALL flag is se ... key 参考 cubrid_execute() - Execute a prepared SQL statement 関連キーワード: Column , result , cubrid , next , ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 4716
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更 ... 手続き型 mysqli_stmt_affected_rows ( mysqli_stmt $statement ): int | string INSERT 、 UPDATE あるいは DELETE ク ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
ステートメントの結果セットの任意の行に移動する 4716
« mysqli_stmt::__construct mysqli_stmt::$errno » PHP Manual mysqli_stmt ステートメントの結果セッ ... void 手続き型 mysqli_stmt_data_seek ( mysqli_stmt $statement , int $offset ): void ステートメントの結果セット内 ...
https://man.plustar.jp/php/mysqli-stmt.data-seek.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 4716
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントの ... >errno ; 手続き型 mysqli_stmt_errno ( mysqli_stmt $statement ): int 直近に実行されたステートメントが 成功あるい ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]