Dec21
PHP 5.4 will include an integrated web server
on December 21, 2011 at 10:58 pmPosted In: Open Source, Web
Here’s an interesting bit of news from Digitizor:
PHP 5.4 To Have A Built-In Development Web Server
A new “-S” flag for PHP will start up a web server on specified port (e.g., php -S localhost:8080).
I wonder what sort of permissions are needed to allow this to happen? And, I wonder if the Windows implementation will support this feature too?
