dbclass with execution query
Package:
Summary:
MySQL database query wrapper
Groups:
Author:
Description:
This class is a MySQL database query wrapper.
It wraps the execution of SELECT, INSERT, UPDATE and DELETE queries.
The results from SELECT queries are gathered in a single array with values stripped from any slashes.
It wraps the execution of SELECT, INSERT, UPDATE and DELETE queries.
The results from SELECT queries are gathered in a single array with values stripped from any slashes.
Comments are closed.