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?