Features:
* Freeware
* A PHP development web server
* The PHP version of Microsoft Visual Studio's ASP.NET Development Server
* Extremely lightweight in both disk space (file size) and memory footprint
* An empty WinForms .NET application uses more memory than this web server!
* Ideal for quickly testing your PHP scripts locally
* Without the hassle of converting your machine into a web server
* Runs as a standalone application
* Serves HTML and PHP files
* Can be tested with any browsers
* Small size and no installation - so you could grab it here and use it on any computer
* Handles GET, POST and HEAD requests
* Supports PHP Sessions and Cookies
* Does not rely on PHP to be installed
* Supports PHP extensions and PHP.ini (most scripts require them)
* Supports command line arguments
* Supports request mods (а la Apache modules such as mod_rewrite, mod_headers etc.) using PHP scripts
* Tested with PHPBB3 - from installation to a fully running forum
* Purely Win32 application - does NOT require .NET framework
* No installation required!
* Simply unzip into a random folder and run!