Databases: Access MySQL database
eliel fernandes genilhu (contact me)
This class is a simple wrapper to access MySQL databases.
It provides functions to establish connections, execute select queries sorted by the primary key value, insert table rows using given values, retrieve the primary key of the last inserted record, delete table rows given the primary key value, retrieve the number of affected rows by a query, count the number of rows in a given table, drop a database, etc..
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Sufficient (66.7%)
| -
| -
| -
| -
| Not sure (40.0%)
| 1653 |
Click here for detailed information about this class on phpclasses.org