what is xampp and wamp web server | PHP Tutorial for Beginners to Advance Full Course | Part 9

XAMPP And WAMP Server

xampp and wamp both are apache based web servers . they are using for run php programs in this tutorial we will use XAMPP Server

 

XAMPP Server :

Download XAMPP Server :

https://www.apachefriends.org/download.html
8

php file store location in xampp

Your_Xampp_location / xampp / htdocs / your_php_file_here

 

WAMP Server :

Download WAMP Server

https://www.wampserver.com/en/#download-wrapper
 

php file store location in xampp

Your_Xampp_location / wamp / www / your_php_file_here

Tutorial Topics