what is phpmyadmin and what is its function..?
phpmyadmin is one of the most important servers on the internet, phpmyadmin also accommodate all dattabase, eg users, articles and others,
if the website does not have a database and phpmyadmin your web is only in the form of html only, or empty framework, php myadmin concluded in your daily activities, for example:
you create an account on facebook using your datta for example: name, email and password so anymore, all the data there will be stored in the server, ie in the database and in php myadmin, it functions to use login, when you login using your email and password correctly then you will be taken to your own page, as well if wrong you will not be able to login, because the data you input is wrong and in their database does not exist
that's what i know from phpmyadminwe will go to the next is to activate and create a database in phpmyadmin, using server localhost
click the xampp control panel icon on your computer and turn it on
- apache
- myaql
as shown below
then wait a few seconds until all running and display results, like the image below:
![]() |
the picture above shows the localhost server is running |
next run the localhost server there are two ways to run it ie as follows:
http://localhost/ or http://localhost/phpmyadmin/
I will explain between (http: // localhost and http: // localhost / phpmyadmin /)- http: // localhost /
- http: // localhost / phpmyadmin /
- http: // localhost / phpmyadmin / will go directly to the phpmyadmin page,
- http: // localhost / will go directly to the mainhost local dashboard page
for more details see the picture below:
![]() |
the picture above is the difference |
Here's how to create a database on localhost
visit: http: // localhost / phpmyadmin /
EmoticonEmoticon