Query: mysqli_savepoint
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_SAVEPOINT(3) 1 MYSQLI_SAVEPOINT(3) mysqli::savepoint - Set a named transaction savepoint Object oriented style (method):SYNOPSISpublic bool mysqli::savepoint (string $name)DESCRIPTIONProcedural style: bool mysqli_savepoint (mysqli $link, 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 $name -RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmysqli_commit(3). PHP Documentation Group MYSQLI_SAVEPOINT(3)
Related Man Pages |
---|
mysqli_real_query(3) - php |
mysqli_get_server_info(3) - php |
mysqli_kill(3) - php |
mysqli_ping(3) - php |
mysqli.connect_error(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Status of UNIX.COM Forum Transformation |