検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 398 for [SIMILAR] 16 1024 4096 WITH 17999 prepare WITH 1... (0.848 sec.)
指定したステートメントハンドルの結果を格納したメモリを開放する 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]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 0
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_rows_affected (No version information available, might only be in Git) sqlsrv_rows_affected — Returns the number of rows modi ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
複数クエリから、次の結果を読み込む 0
« mysqli_stmt::more_results mysqli_stmt::$num_rows » PHP Manual mysqli_stmt 複数クエリから、次の結果を読み込む mysqli_stmt::next_result mysqli_stmt_next_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::next_result -- mysqli_stmt_next_result — 複数クエリから、次の結果を読み込む 説明 オブ ...
https://man.plustar.jp/php/mysqli-stmt.next-result.html - [similar]
Lexer examples 0
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerException ; /* name => id */ $token = array( "COMMA" => 1 , "CRLF" => 2 , "DECIMAL" => 3 , ); /* id => name */ $toke ...
https://man.plustar.jp/php/parle.examples.lexer.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
Sets the database operation 0
« oci_set_client_info oci_set_edition » PHP Manual OCI8 関数 Sets the database operation oci_set_db_operation (PHP 7 >= 7.2.14, PHP 8, PHP 7 >= 7.3.1, PHP 8, PECL OCI8 >= 2.2.0) oci_set_db_operation — Sets the database operation 説明 oci_set_db_operation ( resource $connection , string $ ...
https://man.plustar.jp/php/function.oci-set-db-operation.html - [similar]