ingres_autocommit_state(3) php man page | unix.com

Man Page: ingres_autocommit_state

Operating Environment: php

Section: 3

INGRES_AUTOCOMMIT_STATE(3)						 1						INGRES_AUTOCOMMIT_STATE(3)

ingres_autocommit_state - Test if the connection is using autocommit

SYNOPSIS
bool ingres_autocommit_state (resource $link)
DESCRIPTION
ingres_autocommit_state(3) is called to determine whether the current link has autocommit enabled or not.
PARAMETERS
o $link - The connection link identifier
RETURN VALUES
Returns TRUE if autocommit is enabled or FALSE when autocommit is disabled
SEE ALSO
ingres_autocommit(3), ingres_query(3). PHP Documentation Group INGRES_AUTOCOMMIT_STATE(3)
Related Man Pages
ingres_autocommit(3) - php
ingres_commit(3) - php
ingres_query(3) - php
maxdb_commit(3) - php
mysqli_commit(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team