Skip to content
Bullshit Driven Development
  • Home

#php server

How to run PHP scripts, part 1 – the PHP built-in server

Posted on 15 August 2026 by Hałas Piotr

Welcome to a series of articles about ways to run PHP scripts. I will show you other ways to run your scripts. You do not always need the usual Apache/Nginx + PHP-FPM setup. In this first part, we look at the easiest method. This is the server built into PHP.

Continue readingHow to run PHP scripts, part 1 – the PHP built-in server
© 2026 Writings Theme. Powered by WordPress.