X
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 11 people, some anonymous, worked to edit and improve it over time.
This article has been viewed 209,467 times.
Learn more...
This guide will show you how to create a database in phpMyAdmin.
Steps
-
1Make sure you have phpMyAdmin Installed. This guide assumes you have phpMyAdmin installed and ready to use.
-
2Go to your phpMyAdmin homepage. For this guide you need to navigate to the phpMyAdmin homepage. It can usually be found under these directories, depending on your server setup.
- http://localhost:8888/phpMyAdmin/
- http://localhost/phpmyadmin
- http://{your-ip-address}/phpmyadmin/
Advertisement -
3Login to your phpMyAdmin Page. Make sure you are logged in to phpMyAdmin.
-
4Enter your database name. Enter the name you want to call your new database, here we have named it "my_new_database".
-
5Click "Create" and then you're done!Advertisement
About This Article
Advertisement



























































