This is a simple package meant to execute SQL SELECT queries and format the query results.
The select class can connect to the database server, execute SELECT queries and store the results in an array class variable. The database connection can be configured by an external script.
A separate string formatting class can be use format the values returned as query results.
Currently it only supports MySQL but support for other SQL databases, like PostgreSQL and Oracle, is planned for a future release.
|
|
| Name: |
CM SQL |
| Base name: |
cm_sql |
| Description: |
Execute SQL queries and format results |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
726 users |
| All time rank: |
3976 |
| Week users: |
0 users |
| Week rank: |
2039  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (43.8%) |
Not sure (43.8%) |
Sufficient (62.5%) |
- |
- |
- |
Insufficient (32.5%) |
2216 |
| Month: |
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 |
|
|