Databases: cbmysql christoph becker (contact me)
This class is meant to let you create, query, alter and dropping MySQL database tables, data and so on. Starting in Version 4 you have both, mysql and mysqli support.
After creating an object of this class you can query and modify a MySQL database easily.
The select function can be configure the return query result arrays with one or two dimensions and with another array key.