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

Learn PHP
Tag Archives | xampp
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 [...]

Read full story · Comments { 8 }

How to Setup and Local PHP Development Server Using XAMPP

Want to run PHP locally, so you can test your scripts and templates faster? Learn how to create a local PHP development server using XAMPP. This video will walk you step-by-step through installing, configuring, and troubleshooting XAMPP.

Read full story · Comments { 0 }