Mysql Dialog is a Database Tools script
Overall rating: (N/A)
|
The script MySQL Dialog is a Database Tools script (web database applications).
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 displyaed. The class may optionally return erorr messages on failure based on the mysql_error() and user defined error messages.
|
 Write a comment about the script MySQL Dialog
|