Databases: PHP 5 MySQLi Layer
Ryan Gentle (contact me)
This is a simple MySQL database access wrapper that uses the MySQLi extension.
It can:
- Establish database server connections from the constructor function
- Escape literal text values
- Execute one or multiple SQL queries at once
- Retrieve the number of affected rows or the last inserted identifier
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (43.8%)
| Not sure (56.3%)
| -
| -
| -
| -
| Insufficient (27.5%)
| 1845 |
Click here for detailed information about this class on phpclasses.org