Got something specific you'd like to learn? Click here to suggest a tutorial!

Learn PHP
How to Set Up a Local Development Environment

How to Set Up a Local Development Environment

It’s 100 times easier and faster to set up your home/work computer that you plan to write code on to emulate a web server environment. So, you don’t have to constantly upload your files to a web server to see the results.

That said, your home computer, by default, will not be able to process PHP, because it doesn’t have a PHP processing engine. So, we need to install a few pieces of software that will enable you to create, process, and display your scripts on your home computer without requiring internet or web server access.

Watch the videos below to get your local development environment set up and running:

How to Set Up a Local Development Environment

How to Install XAMPP

How to Install NotePad ++

How to Install FileZilla

About John Morris

I'm a Developer at WishList products, creators of WishList Member, instructor for the WishList Member Certified Developers program, and creator of numerous WordPress plugins and PHP applications.

, , ,