|
|
| Name: |
Simple record set |
| Base name: |
simple-record-set |
| Description: |
Get and show record sets with different databases |
| Related classes: |
recordset, MySQL Recordset |
| Version: |
1.0 |
| PHP version: |
3 |
| License: |
Free For Educational Use |
| All time users: |
284 users |
| All time rank: |
5797 |
| Week users: |
0 users |
| Week rank: |
2386 |
| |
|
This class can be used to get and show record sets with different databases.
It provides a common interface to access different types of databases and execute SQL queries, retrieve query results and display the results in paginated listings.
Currently it supports MySQL, Microsoft SQL server and PostgreSQL.
| 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 |
|
|
| File |
Role |
Description |
Recordset.php |
Example |
Simple Database Connection |