class dbconnect
Package:
Summary:
Connect and query MySQL databases
Groups:
Author:
Description:
This package can be used to connect and query MySQL databases.
There is one class that can establish connections to a given MySQL server.
Another class can execute SQL queries and retrieve the results into arrays or objects.
There is one class that can establish connections to a given MySQL server.
Another class can execute SQL queries and retrieve the results into arrays or objects.
Comments are closed.