Man Page: mysqli.begin_transaction
Operating Environment: php
Section: 3
MYSQLI.BEGIN_TRANSACTION(3) 1 MYSQLI.BEGIN_TRANSACTION(3) mysqli::begin_transaction - Starts a transaction Object oriented style (method):SYNOPSISpublic bool mysqli::begin_transaction ([int $flags], [string $name])DESCRIPTIONProcedural style: bool mysqli_begin_transaction (mysqli $link, [int $flags], [string $name]) Warning This function is currently not documented; only its argument list is available.PARAMETERSo $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3) o $flags - o $name -RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmysqli_autocommit(3), mysqli_commit(3), mysqli_rollback(3). PHP Documentation Group MYSQLI.BEGIN_TRANSACTION(3)
| Related Man Pages |
|---|
| mysqli_rollback(3) - php |
| mysqli_autocommit(3) - php |
| mysqli_more_results(3) - php |
| mysqli_next_result(3) - php |
| mysqli.connect_error(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Ravinder Singh to the Moderation Team |