run php as server without Apache

Viewed 6310

Currently I'm working with PHP programming, and I find that I can load a web page just only by using PHP CL, so I don't understand exactly why we have to install additional server like Apache or Nginx.

php.exe server

2 Answers
Related