How to serve PHP without Apache Distribution

Some people might know that PHP comes with build in server php -S localhost:8000 note: But you will still need xampp

Apr 1, 2025 - 02:54
 0
How to serve PHP without Apache Distribution

Some people might know that PHP comes with build in server

php -S localhost:8000

note: But you will still need xampp