Develop and Download Open Source Software

phpMyAdmin

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
2012-02-21 09:55
This release adds browse-mode improvements (grid editing, remember recent tables, remember last sort order by table, flexible column widths, reordering of columns, and a more compact navigation bar), AJAXification of many operations, a reorganized server status page with server monitoring, improved support for stored routines, events, and triggers, OpenGIS support, Zoom-search in table searching, Drizzle support, and an improved ENUM/SET editor.

Project Resources

http://freecode.com/urls/30256ce30482f30caeaf51d230f8c141
http://freecode.com/projects/phpmyadmin
http://demo.phpmyadmin.net

Project Description

phpMyAdmin is a tool intended to handle the
administration of MySQL over the Web. It can
create, rename, and drop databases,
create/drop/alter tables, delete/edit/add fields,
execute any SQL statement, manage keys on fields,
create dumps of tables and databases,
export/import CSV data, and administrate one
single database and multiple MySQL servers.