Downloadliste

Projektbeschreibung

MySQL Dialog is a simple MySQL database access
wrapper class to execute SQL queries and display
the results in HTML tables. The class connects to
a MySQL server, sends SQL statements, and gets the
results as an array. A table with the data from
the result sets can also be displayed. The class
may optionally return error messages on failure
based on the mysql_error() and user defined error
messages.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-20 20:14
1.4

Einige Quelltextbereinigung machte die Klasse Methoden flexibler zu gestalten.
Tags: Code cleanup
Some code cleanup made the class methods more flexible.

Project Resources