API15:JDatabase/CommitTrans
From Joomla! Documentation
Description
ADODB compatability function
[<! removed edit link to red link >]
<! removed transcluded page call, red link never existed >
Syntax
CommitTrans()
Defined in
libraries/joomla/database/database.php
Importing
jimport( 'joomla.database.database' );
Source Body
function CommitTrans()
{
}
[<! removed edit link to red link >] <! removed transcluded page call, red link never existed >
Examples
Code Examples