Connection Class Pdo is a Database Tools script
Overall rating: (N/A)
|
The script Connection class PDO is a Database Tools script (web dataabse applications).
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.
|
 Write a comment about the script Connection class PDO
|