This class can be used to manage MySQL database tables.
It extends the MySQLi base class to add new functionality like:
- Inserting, updating and retrieving MySQL table rows from a list of parameters
- Creating and dropping databases, tables and triggers
- Adding table columns
- Retrieving table comments
| There are not enough user ratings to display for 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.
| File |
Role |
Description |
mysqlix.class.php |
Class |
Class mysqlix extends mysqli |
example.php |
Example |
example how to use mysqlix class |
INSTALL |
Doc. |
describe how to use this class to your project |
README |
Doc. |
readme file |