PDA

View Full Version : use XAMPP ?



loveproblemsguruj
02-23-2019, 12:41 AM
Hello Dear,

Please Tell Me Why use XAMPP ?

petershene
02-26-2019, 04:49 AM
Xampp is great for use of development of websites on a localhost. Meaning you can fine tune most things offline leaving minimal work when going online or live with your website.
Its also a great place to build and test your own projects especially if its JavaScript or php orientated.
You can also make wordpress installations on your localhost through xammp and effectively work through the WordPress interface to further design your website.
Its not limited to any IDE, so Sublime, php storm heck even notepad ++ can serve as your tools as your xammp can be dynamically liked to them or you can simply have the files shown on your browser via localhost.
It saves alot of time in cases where developing online would be slow due to a poor internet connection. In countries like mine where internet is quite expensive it saves us alot of money, and if the internet is out you can still continue working. It can also serve as a test server when web design clients visit to show the work you have done.

RH-Calvin
02-26-2019, 10:46 PM
XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.