forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
301 B
Text
6 lines
301 B
Text
PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table
|
|
creation, data validation, insert, update, delete, and select; combines
|
|
these with PEAR::HTML_QuickForm to automatically generate input forms
|
|
that match the table column definitions.
|
|
|
|
WWW: http://pear.php.net/package/DB_Table/
|