cubrid_get_charset> <cubrid_free_result
Last updated: Fri, 24 Feb 2012

cubrid_get_autocommit

(PECL CUBRID >= 8.4.0)

cubrid_get_autocommitGet auto-commit mode of the connection

Descrição

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.

Valor Retornado

TRUE, when process is successful.

FALSE, when process is unsuccessful.

Veja Também



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

cubrid_get_charset> <cubrid_free_result
Last updated: Fri, 24 Feb 2012