Open the downloaded XAMPP installer to start the installation.
Please follow the steps below to install XAMPP on a Windows operating system.Īnd click on the XAMPP for Windows button to download XAMPP. XAMPP is only used for development and testing purposes, which also makes it a great tool for learning.īoth Atom and XAMPP is available for Windows, Mac and various Linux flavors so we will be using it for this PHP tutorial series. XAMPP is a development environment for PHP which contains all the services needed to be able to run PHP applications, such as a web server and PHP parser. Atom can also be extended into a complete integrated development environment (IDE) by installing custom add-on packages.
How to start the XAMPP stack on Mac OSXĪtom is a free code editor that allows us to create, edit and save the scripts that run our PHP application.
How to start the XAMPP stack on Windows.
In this lesson we learn how to set up a PHP development environment on Windows, Mac and Ubuntu Linux operating systems with the free Atom IDE and the XAMPP PHP environment. Environment Setup PHP Development Environment Setup with Atom & XAMPP Tutorial