PHP Classes / Easy MySQL class

MySQL database access wrapper

Easy MySQL class PHP Class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last inserted identifier are stored in class variables for use of the applications. There are also helper functions to insert or update database tables using values submitted via Web forms.

Similar PHP Classes

Search in PHP Classes

Filter by tags