PHP Classes / SQLite PDO

Retrieve SQLite database data using PDO

SQLite PDO PHP Class

This class can be used to retrieve data from an SQLite database using PDO. It can connect to an SQLite database using the PDO API and execute SQL queries to retrieve data from the tables. The data may be outputted formatted an an HTML table, a XML document or as a series of URL-encoded values.

Similar PHP Classes

Search in PHP Classes

Filter by tags