Thursday, 24 March 2016

WEEK5_Installation XAMPP

In this lab session, we are asked to bring laptop to install XAMPP in our laptop.

download free : https://www.apachefriends.org/index.html

XAMPP is a free and open source cross-platform web server package, consisting mainly of the
1. Apache
2. MySQL
3. PHP
4. Perl programming language

We should store our file that need to connect to Xampp in htdocs file

Example: the folder named "lab_HTML_BASIC" is save in htdocs folder, open the XAMPP to start, then u can start to launch the website http://localhost/lab_HTML_BASIC/main.html.



Interface of XAMPP

No comments:

Post a Comment