PhpMyAdmin is very powerful and flexible web based database administration tool. For this feature, that the tools is web based he is platform independent and can work under Windows, Linux, Unix, Apple etc. platfroms.
From server side PhpMyAdmin need:
- An Web Server with PHP support
- PHP with enabled session support, zip extension, mbstring and ctype extensions for UTF-8 support, GD library for image/jpeg: inline JPGs
- MySql database server
For the client PhpMyAdmin need:
- Just an Web Browser
In this tutorial I will show you the main configuration setup for PhpMyAdmin. Current version of used PhpMyAdmin in this tutorial is 3.2.0.1



