17847MySQL Dialog - Default branchhttp://freshmeat.net/projects/mysqldialog/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.PHP > Scripts and Programs > Database ToolsOct 13, 2006giorgos
This is a very simple class to operate on SQLite database.
I find very useful to have a just one function for all query commands whose return was the number of affected or selected rows.
This allows to have a quick response on the query success or failure
This software includes the base Form1 Builder Software plus an additional MYSQL feature. With Form1 Builder MYSQL you can automatically have form submission data added to your MYSQL database
The SQL Solution? is a set of open source PHP classes to simplify integrating databases with web pages. Provides a powerful, user friendly, platform independent API (Application Programming Interface) for MySQL, PostgreSQL, SQLite and ODBC database management systems. Output is XHTML compliant and handicapped accessible
This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word’s Mail Merge!
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.