PHP » GoLang |
login |
register |
about
|
maxdb_commitmaxdb::commit(PECL maxdb >= 1.0) maxdb_commit -- maxdb::commit — Commits the current transaction DescriptionProcedural style
bool maxdb_commit
( resource
$link
)Object oriented style
bool maxdb::commit
( void
)
Commits the current transaction for the database connection specified by the
Return Values
Returns ExamplesExample #1 Object oriented style
<?php Example #2 Procedural style
<?php The above examples produces no output. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|