Databases: Connect
ashwin suresh morey (contact me)
This is a very simple MySQL database wrapper class.
It can establish MySQL database connection using configuration values from given configuration file in the .ini format.
It can also execute SQL queries, retrieve the result set row count, retrieve the result set row data, and retrieve the last inserted id.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (65.0%)
| Sufficient (75.0%)
| Good (80.0%)
| Good (80.0%)
| -
| -
| Not sure (56.0%)
| 890 |
Click here for detailed information about this class on phpclasses.org