Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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 Back to release list
1.4

일부 코드를 정리 클래스 메소드를 더 유연했다.
Tags: Code cleanup
Some code cleanup made the class methods more flexible.

Project Resources