服务器软件下载门户
您所在的位置:护卫神 » 下载频道 » 网站搭建
[PHP脚本测试]QuickPHP 1.14.0.150 绿色版
小编推荐:
软件大小: 3.22 MB
软件语言: 英文
授权方式: 免费软件
更新时间: 2011-11-22 15:11:20
应用平台: Windows2003/WindowsXP
开 发 商:

电信下载  
  • 软件简介

这是一个国外牛人写的WEB服务软件,主要用来执行PHP脚本,供个人开发测试使用,不必再用IIS或者Apache了。
Recently, I was trying to very quickly hack up a website (this website actually)using PHP but was reluctant to install IIS or Apache. All I wanted to do was toquickly test and debug any scripting errors. Since I'm not hosting thissite locally, I don't want to turn my PC into a web server.
Microsoft Visual Studio comes with a development web server for ASP.NET. While itis quite buggy, it's just the right tool for developing web pages. Looking around,I found a few miserable attempt at some thing similar, but most of them do noteven parse the URI for GET params, let alone handling POST requests.
I quickly determined the following requirements:
Can be tested with any browsers (therefore, must be a web server)
Must not use .NET framework - PHP developers don't necessary care about .NET
Small size and no installation - so I could grab it here and use it on any computer (hence, no .NET again)
Must be able to handle GET, POST and HEAD requests
Must not rely on PHP to be installed
Supports PHP extensions and PHP.ini (most scripts require them)
This is the result.
Weighing in at just over 500KB in size and using around 9MB of memory with PHPDLL running, QuickPHP is one of the most lightweight fully functional standalonePHP web server in the world today!

  • 用户留言
全部留言>>

此软件暂时没有留言!