This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Saturday, December 26, 2015

How to install xampp on windows

1. Download XAMPP
You can download xampp following this link below:



2. Double click on .exe file to run setup
Next,


Select components you want to install
In my case: use Apache, MySQL, PHP, phpMyAdmin
Next,


Select installation folder (in my case C:\xampp)
Next,


Next,


Next,


Setup starting...



click Finish to complete installation


On XAMPP Control Panel
click Start to start service Apache, MySQL


Apache, MySQL services started


Test web server:
Open web browser, enter http://localhost:port (default port is 80)
in my case: use http://localhost:8080


Test phpMyAdmin:
Open web browser, enter the link: http://localhost:8080/phpmyadmin