Projects / DB_Table

DB_Table

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  01 Jun 2005 15:22

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.

  •  14 Jul 2004 20:23

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.

Screenshot

Project Spotlight

phpMyFAQ

A PHP-based FAQ system.

Screenshot

Project Spotlight

GNU recutils

A set of tools and libraries to access human-editable text-based databases called recfiles.