0
how can i able to create mysql database using xampp
plz enlighten me
3 Answers
+ 1
Make sure that xampp is installed properly.
Open xampp control panel, and enable Apache, and mySql server.
Once done, open a browser, and type http://localhost/phpmyAdmin
There you have GUI to create databases and tables.