Home     PHP / Javascript / Ajax
PHP Class: Easy MySQL class Script

PHP Script Codes > database-tools

Class: Easy MySQL class Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2656

PHP Script Codes > Class: Easy MySQL 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.