Categories

Updated: 02/04/2006

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.
©2003-2019 jCay.com