Home     PHP / Javascript / Ajax
PHP MySQL Dialog Script

PHP Script Codes > database-tools

MySQL Dialog Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1304

PHP Script Codes > MySQL Dialog
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.