Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 490
PHP Script Codes > mysqlix class
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