PHP Classes / Oh!DB

Database access wrapper using ADODb

Oh!DB PHP Class

This class is a wrapper that implements several types of database access operations, like: - Execute SQL SELECT queries from list of fields of a table - Retrieve the highest or the lowest value from an integer primary key table field - Get or delete one record of a table with a given primary key value - Delete all records of a table - Delete a record from a table and references from other tables - Start and end transactions - Etc.. It uses ADODb database abstraction package.

Similar PHP Classes

Search in PHP Classes

Filter by tags