Categories

Updated: 09/01/2006

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