Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1704
PHP Script Codes > Connection class PDO
This is a simple wrapper class that can be used to access SQL databases using the PDO API.
It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.