php man page for cubrid_set_autocommit

Query: cubrid_set_autocommit

OS: php

Section: 3

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

CUBRID_SET_AUTOCOMMIT(3)						 1						  CUBRID_SET_AUTOCOMMIT(3)

cubrid_set_autocommit - Set autocommit mode of the connection

SYNOPSIS
bool cubrid_set_autocommit (resource $conn_identifier, bool $mode)
DESCRIPTION
The cubrid_set_autocommit(3) function is used to set the CUBRID database auto-commit mode of the current database connection. In CUBRID PHP, auto-commit mode is disabled by default for transaction management. When auto-commit mode is truned from off to on, any pending work is automatically committed.
PARAMETERS
o $conn_identifier -Connection identifier. o $mode -Auto-commit mode. The following constants can be used: o CUBRID_AUTOCOMMIT_FALSE o CUBRID_AUTOCOMMIT_TRUE
RETURN VALUES
TRUE, when process is successful. FALSE, when process is unsuccessful.
SEE ALSO
cubrid_get_autocommit(3), cubrid_commit(3). PHP Documentation Group CUBRID_SET_AUTOCOMMIT(3)
Related Man Pages
cubrid_close(3) - php
cubrid_lob_export(3) - php
cubrid_ping(3) - php
ingres_commit(3) - php
mysqli_autocommit(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch