Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
CUBRID ้ขๆฐ
็ฎๆฌก
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
โ Open a connection to a CUBRID Server
cubrid_connect_with_url
โ Establish the environment for connecting to 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
โ Get error code for the most recent function call
cubrid_error_code_facility
โ Get the facility code of error
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
โ Get a column using OID
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_insert_id
โ Return the ID generated for the last 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_lob2_bind
โ Bind a lob object or a string as a lob object to a prepared statement as parameters
cubrid_lob2_close
โ Close LOB object
cubrid_lob2_export
โ Export the lob object to a file
cubrid_lob2_import
โ Import BLOB/CLOB data from a file
cubrid_lob2_new
โ Create a lob object
cubrid_lob2_read
โ Read from BLOB/CLOB data
cubrid_lob2_seek
โ Move the cursor of a lob object
cubrid_lob2_seek64
โ Move the cursor of a lob object
cubrid_lob2_size
โ Get a lob object's size
cubrid_lob2_size64
โ Get a lob object's size
cubrid_lob2_tell
โ Tell the cursor position of the LOB object
cubrid_lob2_tell64
โ Tell the cursor position of the LOB object
cubrid_lob2_write
โ Write to a lob object
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
โ Open a persistent connection to a CUBRID server
cubrid_pconnect_with_url
โ Open a persistent connection to CUBRID server
cubrid_prepare
โ Prepare a 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
Found A Problem?
Learn How To Improve This Page
โข
Submit a Pull Request
โข
Report a Bug
๏ผ
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^