Saturday, October 4, 2014

Creating Databases with phpMyAdmin


"phpMyAdmin
is a free software written in the PHP programming language that is used to handle the administration of MySQL over the network Jembar Jagat (World Wide Web). MySQL phpMyAdmin supports a variety of operations, including (managing databases, tables, fields (fields), relations (relations), the index, the user (users), licenses (permissions), and others)" source: wikipedia.com

Here will be described the simple steps to create a database with phpmyadmin, first you need to prepare the following software you need to create a database with phpmyadmin:
a. xampp or wamp
b. phpmyadmin
c. a web browser
After all the above software installed on your computer follow these steps:

1. activate the xampp control panel



2. Entry php my admin by typing "localhost/phpmyadmin" in browser address bar, then phpmyadmin will Appear on your webbrowser



4. Select sql menu, type the following command

5. click go
6.import



7. succes import


8. successfully created a data base

for how to fill in the data base I will discuss in my next article, thank you for reading my article may be useful!!

0 komentar:

Post a Comment