検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 487 for [SIMILAR] 16 1024 4096 WITH 49902 pdostatement W... (0.398 sec.)
Commit a transaction 0
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubrid_commit (PECL CUBRID >= 8.3.0) cubrid_commit — Commit a transaction 説明 cubrid_commit ( resource $conn_identifier ): bool The cubrid_commit() function is used to execute commit on the trans ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Move the cursor of a lob object 0
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cubrid_lob2_seek64 (PECL CUBRID >= 8.4.1) cubrid_lob2_seek64 — Move the cursor of a lob object 説明 cubrid_lob2_seek64 ( resource $lob_identifier , string $offset , int $origin = CUBRID_CURSOR_CU ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
Write to a lob object 0
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_write (PECL CUBRID >= 8.4.1) cubrid_lob2_write — Write to a lob object 説明 cubrid_lob2_write ( resource $lob_identifier , string $buf ): bool The cubrid_lob2_write() function reads as much as ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
Roll back a transaction 0
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PECL CUBRID >= 8.3.0) cubrid_rollback — Roll back a transaction 説明 cubrid_rollback ( resource $conn_identifier ): bool The cubrid_rollback() function executes rollback on the transaction pointe ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
MySQL テーブルのフィールドのリストを得る 0
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
フィールドのテーブル名を得る 0
« mysql_stat mysql_thread_id » PHP Manual MySQL 関数 フィールドのテーブル名を得る mysql_tablename (PHP 4, PHP 5) mysql_tablename — フィールドのテーブル名を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な ...
https://man.plustar.jp/php/function.mysql-tablename.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 0
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチするデータサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2) oci_set_prefetch_lob — CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $ ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
プリペアドステートメントを実行する 0
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]