The MySQLi PHP class is a class that extends MySQLi. It has built in error handling and simplifies the use of MySQLi. The use of place holders within the PHP/SQL means that SQL injection is now a thing of the past.
| Tags | php class |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | PHP |