Actually phpMyAdmin is just a user-interface for administering MySQL. Without phpMyAdmin, you will deal with the complicated MySQL scripts. The good source to refer is the Docs section on phpmyadmin site.
You can find good information including phpMyAdmin wiki there.
|