(PECL CUBRID >= 8.4.0)
cubrid_get_autocommit — Get auto-commit mode of the connection
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.
Connection identifier.
TRUE, when process is successful.
FALSE, when process is unsuccessful.