php man page for cubrid_get_autocommit

Query: cubrid_get_autocommit

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CUBRID_GET_AUTOCOMMIT(3)						 1						  CUBRID_GET_AUTOCOMMIT(3)

cubrid_get_autocommit - Get auto-commit mode of the connection

SYNOPSIS
bool cubrid_get_autocommit (resource $conn_identifier)
DESCRIPTION
The cubrid_get_autocommit(3) function is used to get the status of CUBRID database connection auto-commit mode. For CUBRID 8.4.0, auto-commit mode is disabled by default for transaction management. For CUBRID 8.4.1, auto-commit mode is enabled by default for transaction management.
PARAMETERS
o $conn_identifier -Connection identifier.
RETURN VALUES
TRUE, when auto-commit is on. FALSE, when auto-commit is off. NULL on error.
SEE ALSO
cubrid_set_autocommit(3), cubrid_commit(3). PHP Documentation Group CUBRID_GET_AUTOCOMMIT(3)
Related Man Pages
cubrid_client_encoding(3) - php
cubrid_disconnect(3) - php
cubrid_get_db_parameter(3) - php
mysqli_autocommit(3) - php
oci_commit(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch