How to create database and username using PhpMyAdmin ?

PhpMyAdmin is a GUI for people who are not aware of command line interface to manage MySQL. Here I'm going to explain how to create Database and its Username using PhpMyAdmin. Procedure: Go to PhpMyAdmin Click on Privileges Then click on "Add a new User" Enter Username and Password you want Select "Local" in Host Scroll down, under "Database for … [Read more...]