Skip to content

Releases: madhs/ADOdb_snippets

Tweaked up startTrans and getMenu

21 Jan 08:16
Compare
Choose a tag to compare
  • ADOdb_startTrans snippet includes an optional Execute, failTrans, and completeTrans useage.
  • adodb_getMenu has execute statement to fetch the record set.

First minor update

04 Jan 18:21
Compare
Choose a tag to compare

Some changes were made to the variable names in the snippet for a more coherent experience.

The main database object was changed from $conn to $DB

Initial release

02 Jan 14:14
Compare
Choose a tag to compare

Initial release of ADOdb snippets