Simple Database Admin Using phpMyAdmin
A lot of people use a command line when diagnosing MySQL problems. A lot of people also write the code to create their table and then execute the code within a PHP document. These same people probably don't know about a very convienient tool called phpMyAdmin which is available on all shared hosting using cPanel.
I wrote this document for a class and an releasing it to the public as a tutorial. This covers various topics in phpMyAdmin from the database level to the row level. It is by no means comprehensive and is meant for beginner level administration.
This document is avalable here as a PDF or if you are in a hurry you can view it here as a webpage.


