Beginners guide to Installation of XAMPP with Apache PHP MariaDB for learning PHP



Beginners guide to Installation of XAMPP with Apache PHP MariaDB for learning PHP

Beginners guide to Installation of XAMPP with Apache  PHP MariaDB for learning PHP

To work with PHP we need a web server. One of the popular web server is Apache. If you are working in windows then IIS is another option you may consider for web server. However Apache works well in windows system.
Database
MySQL or MariaDB can be your choice here. PHP can easily integrate with both the databases.

Integrating all
If we install one by one these scripts then we need to integrate them all by working in all settings . To avoid all these integration process we can select these two packages.
XAMPP or WAMP
WAMP : Windows Apache MySQL PHP
XAMPP : Any Operating system ( X ) , Apache, MariaDB , PHP , Perl
If you are in Windows system then work with WAMP server. XAMPP can be used in any platform.
Using these servers we need not have to integrate our individual system to get full benefit.
Install these servers in your local system and use it as a development platform before deploying in any production system.
Detail tutorial here
https://www.plus2net.com/php_tutorial/b-guide.php
#PHPBegineersGuide #PHP #XAMPP #InstallationXAMPP , #localhost