This class gives you the possibility to navigate through MySQL record sets and manipulate the stored information.
It just takes a SELECT statement and the class takes care of the other operations that you may want to perform, like for instance: updating records, deleting records, adding a new record, filter records according to a criteria.
The class is meant to be used by those who just want easy access to their database table records and do not want to deal SQL too much.
|
|
| Name: |
Mysql record set |
| Base name: |
mysql_recordset |
| Description: |
MySQL Recordset handling |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1106 users |
| All time rank: |
2949 |
| Week users: |
0 users |
| Week rank: |
2277  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|