Databases: MySQL Table Wrapper
John Nunemaker (contact me)
This class can be used to access the rows of a MySQL database table as objects.
It provides functions to insert, search, retrieve, update and delete table rows.
The class can retrieve the names of the columns the specified table to associate class variables to table columns with the same names.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Good (80.0%)
| -
| Sufficient (70.0%)
| -
| -
| Not sure (55.0%)
| 955 |
Click here for detailed information about this class on phpclasses.org