Introduction

Introduction --  DB_Table is an object-oriented interface to a database table.

DB_Table Description

DB_Table is an object-oriented interface to a database table. As a wrapper for the PEAR DB class, it provides methods to help you build automated create, insert, update, delete, and select functionality, and methods to automatically build input forms with HTML_QuickForm.

The full online documentation is available here