Test and debug your site with QuickPHP standalone web server


QuickPHP is a free (for personal use) and portable server that will let you test your scripts locally with browsers, without even installing PHP.

QuickPHP is a lightweight standalone PHP web server.

Features: PHP development 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 * 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 (unzip into a random folder and run)