April 2008
Intermediate to advanced
566 pages
21h 55m
English
commit()
$dbh->commit()
This function commits or makes permanent changes to a
database for transactional tables (e.g., InnoDB). It’s disregarded if
AutoCommit is already enabled; a warning message
saying “Commit ineffective while AutoCommit is
on” will be issued.
Read now
Unlock full access