F a s d a b
Fast and simple database abstraction
Home
Change log
Error handling
Methods:
Fasdab
begin
cell
commit
debug
last_id
limit
query
rollback
row
row_count
serial
unix_timestamp
commit
boolean commit(void)
Commits a transaction. For an example of how to use commit(), please see
begin()
.