(PHP 5 >= 5.5.0)
mysqli::begin_transaction -- mysqli_begin_transaction — Starts a transaction
Estilo orientado à objeto (method):
$flags
[, string $name
]] )Estilo procedural:
Esta função não está documentada; somente a lista de argumentos está disponível.
link
Procedural style only: A link identifier returned by mysqli_connect() or mysqli_init()
flags
name
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.