Using PHPMyAdmin to manage your MySQL data
Written by administrator   
Wednesday, 10 September 2008
PhpMyAdmin is a popular open-source application used to remotely manage and modify MySQL databases and is particularly useful for use on websites as it can be placed within a secure directory on a remote web server and accessed via a specific URL. This allows you to easily and quickly access your data to make changes, to download backups or perform a range of other useful operations.
Visit the tutorial: Good-Tutorials.com: Latest PHP Tutorials
 
< Prev   Next >