KZKarl Zollerinfoundationsof.dev·Nov 11, 2021 · 5 min readHow web pages are renderedWriting code for your website is just the fist part of being a web-developer. Debugging, maintaining, and operating a website often follows - and even if you're not the one who has to keep things up and running in the long term, understanding the end...00
KZKarl Zollerinfoundationsof.dev·Aug 10, 2021 · 6 min readPHP Development on WindowsGetting started with PHP is easy once you have a few tools installed and running on your machine. You will need an editor to write your PHP code, and you will need some software to run that code so that you can display your website. You can use any t...00