Results of 1 - 10 of about 123 for Cubrid (0.002 sec.)
- CUBRID 8217
- « ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに
... ンストール手順 実行時設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared st ... atement as parameters cubrid_close_prepare — Close the request handle cubrid_cl ... ose_request — Close the request handle cubrid_col_get — Get contents of collection type column u ... sing OID cubrid_col_size — Get the number of elements in collectio ...
-
https://man.plustar.jp/php/book.cubrid.html
- [similar]
- CUBRID 関数 7995
- « 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t
... o a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_cl ... ose_request — Close the request handle cubrid_col_get — Get contents of collection type column u ... sing OID cubrid_col_size — Get the number of elements in collectio ... n type column using OID cubrid_column_names — Get the column names in result cubr ...
-
https://man.plustar.jp/php/ref.cubrid.html
- [similar]
- 定義済み定数 7760
- « リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この
... hen executing SQL statement. They can be passed to cubrid_prepare() and cubrid_execute() . CUBRID SQL execut ... ion flags Constant Description CUBRID_INCLUDE_OID Determine whether to get OID during qu ... ery execution. CUBRID_ASYNC Execute the query in asynchronous mode. CUBR ... to specify fetch behaviour. They can be passed to cubrid_fetch() and cubrid_fetch_array() . CUBRID fetch fl ...
-
https://man.plustar.jp/php/cubrid.constants.html
- [similar]
- リソース型の一覧 7600
- « その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の
... () , bzread() , bzwrite() bzclose() Bzip2 ファイル cubrid 接続 cubrid_connect() cubrid_connect_with_url() cu ... brid_col_get() cubrid_col_size() cubrid_commit() cubrid_drop() cubrid_ex ... ecute() cubrid_get_autocommit() cubrid_get_charset() cubrid_get_c ... lass_name() cubrid_get_db_parameter() cubrid_get_server_info() cubrid ...
-
https://man.plustar.jp/php/resource.html
- [similar]
- CUBRID MySQL 互換関数 7538
- « cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換
... 関数 目次 cubrid_affected_rows — Return the number of rows affected ... by the last SQL statement cubrid_client_encoding — Return the current CUBRID connec ... tion charset cubrid_close — Close CUBRID connection cubrid_data_seek — ... Move the internal row pointer of the CUBRID result cubrid_db_name — Get db name from results o ...
-
https://man.plustar.jp/php/cubridmysql.cubrid.html
- [similar]
- Bind variables to a prepared statement as parameters 7514
- « CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme
... nt as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind var ... iables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index ... nd_value , string $bind_value_type = ? ): bool The cubrid_bind() function is used to bind values to a corres ... laceholder in the SQL statement that was passed to cubrid_prepare() . If bind_value_type is not given, strin ...
-
https://man.plustar.jp/php/function.cubrid-bind.html
- [similar]
- Write to a lob object 7477
- « cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w
... rite (PECL CUBRID >= 8.4.1) cubrid_lob2_write — Write to a lob objec ... t 説明 cubrid_lob2_write ( resource $lob_identifier , string $bu ... f ): bool The cubrid_lob2_write() function reads as much as data from b ... メータ lob_identifier Lob identifier as a result of cubrid_lob2_new() or get from the result set. buf Data th ...
-
https://man.plustar.jp/php/function.cubrid-lob2-write.html
- [similar]
- Open a persistent connection to a CUBRID server 7477
- « cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection
... to a CUBRID server cubrid_pconnect (PECL CUBRID >= 8.3.1) cubr ... id_pconnect — Open a persistent connection to a CUBRID server 説明 cubrid_pconnect ( string $host , int $ ... resource Establishes a persistent connection to a CUBRID server. cubrid_pconnect() acts very much like cubr ... nstead, the link will remain open for future use ( cubrid_close() or cubrid_disconnect() will not close link ...
-
https://man.plustar.jp/php/function.cubrid-pconnect.html
- [similar]
- Send a CUBRID query 7477
- « cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query cubrid
... ubrid_query (PECL CUBRID >= 8.3.1) cubrid_query — Send a CUBRID query 説明 ... $query , resource $conn_identifier = ? ): resource cubrid_query() sends a unique query (multiple queries are ... y should be properly escaped . conn_identifier The CUBRID connection. If the connection identifier is not sp ... ecified, the last connection opened by cubrid_connect() is assumed. 戻り値 For SELECT, SHOW, DES ...
-
https://man.plustar.jp/php/function.cubrid-query.html
- [similar]
- Open a connection to a CUBRID Server 7366
- « cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUBRID
... RID Server cubrid_connect (PECL CUBRID >= 8.3.1) cubrid_connect — Op ... en a connection to a CUBRID Server 説明 cubrid_connect ( string $host , int $p ... asswd = ? , bool $new_link = false ): resource The cubrid_connect() function is used to establish the enviro ... efault. パラメータ host Host name or IP address of CUBRID CAS server. port Port number of CUBRID CAS server ...
-
https://man.plustar.jp/php/function.cubrid-connect.html
- [similar]