|
|
| Name: |
Database access class |
| Base name: |
databaseaccess |
| Description: |
Interchanging data between databases and forms. |
| Related classes: |
formsclass, databaseaccess |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
11239 users |
| All time rank: |
84 |
| Week users: |
1 user |
| Week rank: |
2417 |
| |
|
Class for interchanging data between databases and forms. It features:
- 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.
- Database independent support for the data types of fields: TEXT, INTEGER, BOOLEAN, FLOAT, DATE, TIME and TIMESTAMP.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (84.4%) |
Sufficient (67.9%) |
- |
- |
- |
Not sure (52.7%) |
1321 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|