·¶Àý
cubrid_bind
CUBRID
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á
CUBRID º¯Êý
Table of Contents
cubrid_bind
¡ª Bind variables to a prepared statement as parameters
cubrid_close_prepare
¡ª Close the request handle
cubrid_close_request
¡ª Close the request handle
cubrid_col_get
¡ª Get contents of collection type column using OID
cubrid_col_size
¡ª Get the number of elements in collection type column using OID
cubrid_column_names
¡ª Get the column names in result
cubrid_column_types
¡ª Get column types in result
cubrid_commit
¡ª Commit a transaction
cubrid_connect_with_url
¡ª Establish the environment for connecting to CUBRID server
cubrid_connect
¡ª Open a connection to a CUBRID Server
cubrid_current_oid
¡ª Get OID of the current cursor location
cubrid_disconnect
¡ª Close a database connection
cubrid_drop
¡ª Delete an instance using OID
cubrid_error_code_facility
¡ª Get the facility code of error
cubrid_error_code
¡ª Get error code for the most recent function call
cubrid_error_msg
¡ª Get last error message for the most recent function call
cubrid_execute
¡ª Execute a prepared SQL statement
cubrid_fetch
¡ª Fetch the next row from a result set
cubrid_free_result
¡ª Free the memory occupied by the result data
cubrid_get_autocommit
¡ª Get auto-commit mode of the connection
cubrid_get_charset
¡ª Return the current CUBRID connection charset
cubrid_get_class_name
¡ª Get the class name using OID
cubrid_get_client_info
¡ª Return the client library version
cubrid_get_db_parameter
¡ª Returns the CUBRID database parameters
cubrid_get_query_timeout
¡ª Get the query timeout value of the request
cubrid_get_server_info
¡ª Return the CUBRID server version
cubrid_get
¡ª Get a column using OID
cubrid_insert_id
¡ª Return the ID generated for the lastest updated AUTO_INCREMENT column
cubrid_is_instance
¡ª Check whether the instance pointed by OID exists
cubrid_lob_close
¡ª Close BLOB/CLOB data
cubrid_lob_export
¡ª Export BLOB/CLOB data to file
cubrid_lob_get
¡ª Get BLOB/CLOB data
cubrid_lob_send
¡ª Read BLOB/CLOB data and send straight to browser
cubrid_lob_size
¡ª Get BLOB/CLOB data size
cubrid_lock_read
¡ª Set a read lock on the given OID
cubrid_lock_write
¡ª Set a write lock on the given OID
cubrid_move_cursor
¡ª Move the cursor in the result
cubrid_next_result
¡ª Get result of next query when executing multiple SQL statements
cubrid_num_cols
¡ª Return the number of columns in the result set
cubrid_num_rows
¡ª Get the number of rows in the result set
cubrid_pconnect_with_url
¡ª Open a persistent connection to CUBRID server
cubrid_pconnect
¡ª Open a persistent connection to a CUBRID server
cubrid_prepare
¡ª Prepare an SQL statement for execution
cubrid_put
¡ª Update a column using OID
cubrid_rollback
¡ª Roll back a transaction
cubrid_schema
¡ª Get the requested schema information
cubrid_seq_drop
¡ª Delete an element from sequence type column using OID
cubrid_seq_insert
¡ª Insert an element to a sequence type column using OID
cubrid_seq_put
¡ª Update the element value of sequence type column using OID
cubrid_set_add
¡ª Insert a single element to set type column using OID
cubrid_set_autocommit
¡ª Set autocommit mode of the connection
cubrid_set_db_parameter
¡ª Sets the CUBRID database parameters
cubrid_set_drop
¡ª Delete an element from set type column using OID
cubrid_set_query_timeout
¡ª Set the timeout time of query execution
cubrid_version
¡ª Get the CUBRID PHP module's version
·¶Àý
cubrid_bind
CUBRID
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á