PHP Scripts » Database Tools
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.
FreshOne cannot be held responsible for the content of this page (DB_Table - Database Tools, PHP Scripts). The content provided on this page and the comments on DB_Table - Database Tools, PHP Scripts are user contributed.
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.
Comments on: DB_Table
FreshOne cannot be held responsible for the content of this page (DB_Table - Database Tools, PHP Scripts). The content provided on this page and the comments on DB_Table - Database Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
PHP Excel Parser Pro
Need a script that reads Excel file and transports the information into Database or creates an HTML file? PHP ...
Need a script that reads Excel file and transports the information into Database or creates an HTML file? PHP ...
PHP Excel Parser
This script reads MS Excel file and transports its data into Database, or HTML-page, etc. It does this using P...
This script reads MS Excel file and transports its data into Database, or HTML-page, etc. It does this using P...
Simple SQL
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column...
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column...
Paginator
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save m...
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save m...
Text Database PHP Class
Using a unique database design I have developed a php class to have a completly text file database system. Jus...
Using a unique database design I have developed a php class to have a completly text file database system. Jus...