PHP Classes / How to Connect MySQL with PHP
Simple MySQL database access wrapper
How to Connect MySQL with PHP PHP Class
This class is a very simple MySQL database access wrapper. It just can establish a database connection, execute SQL queries and disconnect.
Similar PHP Classes