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, as well as methods for automatically building input forms with HTML_QuickForm.
| Tags | Database Software Development Libraries php classes |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: $elemname in error messages is changed to $col['qf_label']". Bug 3892, "Error in DB_Table_QuickForm->addElements" when adding radio elements, has been fixed.


Release Notes: The QuickForm type is now correctly checked. Dependencies on Date and HTML_QuickForm were added. The buildSQL() method no longer adds the key to JOIN snippets. recast() now properly formats timestamp strings. The autoRecast() method was added. QF rules were added. The Manager.php create() method now checks for indexes on CLOB columns (which are disallowed). Additional QuickForm client-side rule validation is specified with the column "qf_client" element. QuickForm "checkbox" elements now always map to "advcheckbox" elements. Boolean columns now default to "checkbox" vice "select".


No changes have been submitted for this release.
A set of tools and libraries to access human-editable text-based databases called recfiles.