Connecting to phpMyAdmin

phpMyAdmin is a tool, written in PHP, that allows you to administer MySQL databases. You can run SQL commands, work with fields (add, edit, delete), work with lists (create, modify, drop), create additional databases and much more. phpMyAdmin is intended for advanced users. Most PHP scripts will automatically run the database setup, so you probably won’t need to use phpMyAdmin. phpMyAdmin can be started via http://www.uwdomeinnaam.com/phpMyAdmin. Please refer to http://www.phpmyadmin.net for more information on how to use phpMyAdmin.

Leave a Reply

Your email address will not be published. Required fields are marked *