downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cubrid_get_charset> <cubrid_free_result
Last updated: Fri, 20 May 2011

view this page in

cubrid_get_autocommit

(PECL CUBRID >= 8.4.0)

cubrid_get_autocommitGet auto-commit mode of the connection

Descripción

bool cubrid_get_autocommit ( resource $conn_identifier )

The cubrid_get_autocommit() function is used to get the status of CUBRID database connection auto-commit mode.

In CUBRID PHP, an auto-commit mode is disabled by default for transaction management.

Parámetros

conn_identifier

Connection identifier.

Valores devueltos

TRUE, when process is successful.

FALSE, when process is unsuccessful.

Ver también



add a note add a note User Contributed Notes cubrid_get_autocommit
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites