IAM Backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support gzip-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser. Alternatively, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
phpMyViews is a small PHP script, which allows you to easily create mySQL queries and put the output in HTML pages.
But that's not the only thing, phpMyViews not only shows mySQL data, but can also manage small formular based mySQL editing actions, including INSERT, SELECT, UPDATE, DELETE, ...
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.
CSV Import module allows you to load / import items into your database from Comma Separated Value (CSV) files. The module is designed for admin users only and is accessible from the "Extra Modules" section in the admin user interface.
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.