db_mysql

Package:
db_mysql
Summary:
MySQL database access wrapper
Groups:
Databases
Author:
Evgeniy Gennadevich
Description:
This class is a MySQL database access wrapper. It can:

- Establish database connections
- Execute SQL queries
- Retrieve the query results into arrays
- Retrieve the number of result rows or the number of row affected by the query
- Execute SQL SELECT, INSERT, UPDATE and DELETE queries from a list of parameters

The code and the comments are in Russian.


Powered by Gewgley