Databases: class mysql
jonathan gotti (contact me)
This class is a wrapper to access MySQL databases.
It provides functions for opening and closing connections to a MySQL server, list databases, tables and table fields, execute SQL insert, update delete and select queries and retrieve the result set data into arrays, dump database data to a file.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (72.9%)
| Sufficient (72.9%)
| Sufficient (79.2%)
| Good (81.3%)
| -
| -
| Not sure (59.8%)
| 665 |
Click here for detailed information about this class on phpclasses.org