Simple DBA
Package:
Summary:
MySQL database access wrapper
Groups:
Author:
Description:
This class can be used to MySQL database access wrapper.
It can establish connections to a MySQL, execute SQL queries, retrieve query results, retrieve the last inserted identifier, the number affected rows, retrieve the tables list and table fields and execute INSERT, UPDATE, DELETE queries from lists of parameters.
It can establish connections to a MySQL, execute SQL queries, retrieve query results, retrieve the last inserted identifier, the number affected rows, retrieve the tables list and table fields and execute INSERT, UPDATE, DELETE queries from lists of parameters.
Comments are closed.