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.
| There are not enough user ratings to display for this class. |

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
easymysql |
Class |
class Source |