Databases: CM SQL
Maurice Courtois (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (43.8%)
| Not sure (43.8%)
| Sufficient (62.5%)
| -
| -
| -
| Insufficient (32.5%)
| 1791 |
Click here for detailed information about this class on phpclasses.org