検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 188 for [SIMILAR] 16 1024 4096 WITH 26467 hasmoreresults... (0.397 sec.)
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]
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]
プリペアドステートメントをリセットする 0
« mysqli_stmt::prepare mysqli_stmt::result_metadata » PHP Manual mysqli_stmt プリペアドステートメントをリセットする mysqli_stmt::reset mysqli_stmt_reset (PHP 5, PHP 7, PHP 8) mysqli_stmt::reset -- mysqli_stmt_reset — プリペアドステートメントをリセットする 説明 オブジェクト指向型 public m ...
https://man.plustar.jp/php/mysqli-stmt.reset.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]
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]
Return the associative array that corresponds to the fetched row 0
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associative array that corresponds to the fetched row cubrid_fetch_assoc (PECL CUBRID >= 8.3.0) cubrid_fetch_assoc — Return the associative array that corresponds to the fetched row 説明 cubrid_fetch_as ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Return a numerical array with the values of the current row 0
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical array with the values of the current row cubrid_fetch_row (PECL CUBRID >= 8.3.0) cubrid_fetch_row — Return a numerical array with the values of the current row 説明 cubrid_fetch_row ( resource ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Move the cursor in the result 0
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cubrid_move_cursor (PECL CUBRID >= 8.3.0) cubrid_move_cursor — Move the cursor in the result 説明 cubrid_move_cursor ( resource $req_identifier , int $offset , int $origin = CUBRID_CURSOR_CURREN ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]