Submetido por xpete em
\"A PHP class for interchanging data between forms and databases.\"(Manuel Lemos)
"Database access class is a PHP class for interchanging data between databases and forms. Features include inserting a new row into a database table with data from forms, loading form fields from database table row, updating database table rows from form fields., deleting database table rows with criteria defined by values from form field, building list in an array suitable for defining "select" type form fields from specified database table values. and database independent support for the data types of fields: TEXT, INTEGER, BOOLEAN, FLOAT, DATE, TIME, and TIMESTAMP."(Manuel Lemos)
- Inicie sessão ou registe-se para publicar comentários