Categories
Tags → Sql Commit And Rollback

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