phpMyAdmin Step By Step Tutorial: In this post, we will learn how to create database use phpMyAdmin. With this tool, we can do that job very easy and fast. In this practice, we will create a database named "phpeveryday". Let's do it.
- Point your browser to phpMyAdmin address, for example, http://localhost/phpmyadmin.
- Enter your user name and password.
- And then click OK button.
- You will get first page/home page from phpMyAdmin. Enter name of database that you want created.
- Click Create Button.

If success, you will get like following screen: