PHP » GoLang |
login |
register |
about
|
mysqli::commitmysqli_commit(PHP 5, PHP 7) mysqli::commit -- mysqli_commit — Commits the current transaction DescriptionObject oriented style
bool mysqli::commit
([ int
$flags
[, string $name
]] )Procedural style Commits the current transaction for the database connection. Parameters
Return Values
Returns Changelog
ExamplesExample #1 mysqli::commit() example Object oriented style
<?php Procedural style
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|