mySQLEz
Package:
Summary:
MySQL database access wrapper
Groups:
Author:
Description:
This class is a MySQL database access wrapper: It can:
- It can establish connections to a MySQL server
- Execute arbitrary SQL queries and retrieve results into arrays
- Execute INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields and field values
- Dump information about the previous activity to an HTML page
- It can establish connections to a MySQL server
- Execute arbitrary SQL queries and retrieve results into arrays
- Execute INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields and field values
- Dump information about the previous activity to an HTML page
Comments are closed.