|
|
| Name: |
mysqlix |
| Base name: |
mysqlix |
| Description: |
Manage MySQL database tables |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Public Domain |
| All time users: |
618 users |
| All time rank: |
4105 |
| Week users: |
0 users |
| Week rank: |
2339 |
| |
|
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. |
| |
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 |
|
|
| 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 |