HOW TO MAKE DATABASE USING XAMPP

STEP 1:-Install XAMPP
STEP 2:-START XAMPP ---> CLICK on MySql --->Admin
i have shown in below image

STEP 3:-Again same problem if you had change port number(how to change port number and solve problem of xampp)
STEP 4:- TYPE (localhost:8080/phpmyadmin/) (if you change port
          or   not change port (localhost/phpmyadmin)
then below image i have describe

STEP 5:-Using new you can create you database
Give database name and clikc on CREATE
YOUR DATABASE IS READY 


After database create then as your requirement take filed and filedname
you can these database IMPORT on WORDPRES OR OTHER JAVA FILE ETC....

YOU CAN PUT DATABASE NAME IN WORDPRESS AT INSTALL TIME

Comments