ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:userguide_index

This is an old revision of the document!


User Guide

List Of Tutorials

Basic Tasks

Database Abstraction Using basic ADOdb commands to read data from and write back to the database


Data Dictionary Basics How to obtain information about database fields, columns and tables


Keys,Fields & Field Objects Understanding how to work with the most detailed level of data provided by ADOdb


Advanced Tasks

Transactions Understanding Transaction scope, and how to start, stop and roll back transactions


Parameter Binding Understanding variable binding, portability and bulk insertions


Multi Database Connections Controlling connections and transaction scoping in multiple databases simultaneously


Result Set Caching Caching queries to speed up re-use, via Disk or Memcached caching


Creating & Extending Drivers Adding new functionality and changing the behaviour of existing drivers


Additional Documentation

v5/userguide/userguide_index.1460323226.txt.gz · Last modified: 2017/04/21 11:38 (external edit)