opnsense-ports/databases/pear-DB_Table/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
257 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.