This package can be used to access MySQL databases using MySQLi.
The main class extends the MySQLi class : establish connection, execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and get the fields of a table.
Exceptions of the class are handled by MySQLi_exception_class which extends the class Exception.
Other auxiliary classes deal with query results and prepare query statements.
|
|
| Name: |
MySQLi access |
| Base name: |
mysqli-access |
| Description: |
MySQL database access using MySQLi |
| Version: |
1 |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
1550 users |
| All time rank: |
2228 |
| Week users: |
8 users |
| Week rank: |
273  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (83.3%) |
- |
Good (83.3%) |
- |
- |
Not sure (54.2%) |
1250 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|