Databases: MySQL Abstract Layer Ettienne Gous (contact me)
This class is a simple MySQL database access wrapper
It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions.