SQLite and MySQL
Package:
Summary:
Access MySQL and SQLite databases
Groups:
Author:
Description:
This package can be used to access MySQL and SQLite databases.
It provides two similar classes for connecting to MySQL or SQLite databases and executing queries.
The classes store the query results in array and return an object of another class that simplifies traversing the results array.
It provides two similar classes for connecting to MySQL or SQLite databases and executing queries.
The classes store the query results in array and return an object of another class that simplifies traversing the results array.
Comments are closed.