phpMyAdmin is a tool for managing MySQL database and free of charge, it's a web base tool. This tutorial you'll learn how to create database, create table include export(backup) MySQL database.
When you need data from your mysql database to show in your web page, you need to select database, table and what's row you want to pull its data first.