phpMyAdmin Features
PhpMyAdmin features are as follows:
- User-friendly web interface;
- Support for most MySQL functions like browse, drop, create, copy and alter databases, tables, views, fields and indexes, execute MySQL queries, manage stored procedures and functions;
- Import data from CSV and SQL files;
- Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others;
- Searching globally in a database or a subset of it;
Source: http://www.phpmyadmin.net/home_page/index.php
Comments
Post a Comment