This class is a database access wrapper that can execute common SQL queries.
It can execute SELECT, INSERT, UPDATE and DELETE queries. It takes care of emulating auto-increment fields if these are not supported, using sequences.
It can also create a new database table or alter its fields if the table already exists.
The executed queries can be logged using a separate class.
|
|
| Name: |
SQL Engine |
| Base name: |
sqlengine |
| Description: |
Execute common database access SQL queries |
| Version: |
0.9 |
| PHP version: |
4.1.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
544 users |
| All time rank: |
4687 |
| Week users: |
0 users |
| Week rank: |
2311  |
| |
|
| There are not enough user ratings to display for 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 |
|
|