Databases: easy.mysql.class
Gabor Lukacs (contact me)
This is a simple MySQL database access wrapper class that can execute the most common types of SQL queries with a single function call.
It has functions for opening and closing database connections and also individual functions to execute SQL queries of type INSERT, SELECT, UPDATE, REPLACE and DELETE.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (50.0%)
| Not sure (56.3%)
| -
| -
| -
| -
| Insufficient (30.6%)
| 1820 |
Click here for detailed information about this class on phpclasses.org