検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 188 for [SIMILAR] 16 1024 4096 WITH 17027 statement WITH... (0.744 sec.)
Get the facility code of error 0
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_error_code_facility (PECL CUBRID >= 8.3.0) cubrid_error_code_facility — Get the facility code of error 説明 cubrid_error_code_facility (): int The cubrid_error_code_facility() function is used ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]
プリペアドステートメントを閉じる 0
« mysqli_stmt::bind_result mysqli_stmt::__construct » PHP Manual mysqli_stmt プリペアドステートメントを閉じる mysqli_stmt::close mysqli_stmt_close (PHP 5, PHP 7, PHP 8) mysqli_stmt::close -- mysqli_stmt_close — プリペアドステートメントを閉じる 説明 オブジェクト指向型 public mysqli_stmt:: ...
https://man.plustar.jp/php/mysqli-stmt.close.html - [similar]
指定したステートメントハンドルの結果を格納したメモリを開放する 0
« mysqli_stmt::$field_count mysqli_stmt::get_result » PHP Manual mysqli_stmt 指定したステートメントハンドルの結果を格納したメモリを開放する mysqli_stmt::free_result mysqli_stmt_free_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::free_result -- mysqli_stmt_free_result — 指定したステートメントハ ...
https://man.plustar.jp/php/mysqli-stmt.free-result.html - [similar]
複数クエリで、次の結果が存在するかどうかを調べる 0
« mysqli_stmt::$insert_id mysqli_stmt::next_result » PHP Manual mysqli_stmt 複数クエリで、次の結果が存在するかどうかを調べる mysqli_stmt::more_results mysqli_stmt_more_results (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::more_results -- mysqli_stmt_more_results — 複数クエリで、次の結果が存 ...
https://man.plustar.jp/php/mysqli-stmt.more-results.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
Table クラス 0
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラス (PECL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセスを提供します。 クラス概要 class mysql_xdevapi\Table implements mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
Export the lob object to a file 0
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file cubrid_lob2_export (PECL CUBRID >= 8.4.1) cubrid_lob2_export — Export the lob object to a file 説明 cubrid_lob2_export ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ex ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
Import BLOB/CLOB data from a file 0
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file cubrid_lob2_import (PECL CUBRID >= 8.4.1) cubrid_lob2_import — Import BLOB/CLOB data from a file 説明 cubrid_lob2_import ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]