0% found this document useful (0 votes)
73 views

English Procedure Text

The document provides instructions for installing XAMPP, a local web server environment, and for creating a database and table using phpMyAdmin. The steps include downloading and installing XAMPP, starting the Apache and MySQL services, opening phpMyAdmin in a web browser, creating a new database, and then defining and saving a new table with fields.

Uploaded by

Yahya Rais
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views

English Procedure Text

The document provides instructions for installing XAMPP, a local web server environment, and for creating a database and table using phpMyAdmin. The steps include downloading and installing XAMPP, starting the Apache and MySQL services, opening phpMyAdmin in a web browser, creating a new database, and then defining and saving a new table with fields.

Uploaded by

Yahya Rais
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

MATERIAL AND EQUIPMENT THAT NEEDED

Personal / Server computer. Xampp installer file, for example as picture below :

If you already have thats all, just follow these step to create a table on the SQL Database using phpMyAdmin.

Now, lets begin to step 1

INSTALL XAMPP

Double click on Xampp installer file as picture above:

Choose installer language, click OK.

Next

INSTALL XAMPP

Youll see this Xampp installer window, click next .

Next

INSTALL XAMPP

And then, choose the spesific path that you want to install it, click Browse button on right level from Destination Folder field, then click next button.

Next

INSTALL XAMPP

Choose option above which you need, and then click Install button. Wait a minutes till this installation is finished.

Next

INSTALL XAMPP

Open that XAMPP Control Panel window by : Click Start Menu >> All Programs. Choose XAMPP for Windows and click on XAMPP Control Panel menu item. Start service of : Apache and MySql.

Next

CREATE DATABASE
Open your browser .

On XAMPP for Windows page, click phpMyAdmin link.

Fill Create new database field, and click Create.

Next

CREATE TABLE

To create a table type your table Name and Number of fields field.
Click Go button.

Complete these fields, then click Save. Database and the table is ready to use.

Next

You might also like