localhost – What is that?
If you are involved in web development, you will often come across the term “localhost”. But what exactly does “localhost” mean and how does it… Read More »localhost – What is that?
If you are involved in web development, you will often come across the term “localhost”. But what exactly does “localhost” mean and how does it… Read More »localhost – What is that?
Introduction 1. Setting up a local development environment If you haven’t already done so, please take a look at the article.XAMPP: Your local development environment… Read More »phpMyAdmin – Create database
For the sake of completeness, here is a brief overview of previous posts in which I described the following in detail: Now the final step… Read More »Send sensor data to your own PC
What is XAMPP? XAMPP is a free, open-source development environment that allows you to create and test web projects locally on your computer. The name… Read More »XAMPP: Your local development environment for web projects