Home  >  Article  >  Backend Development  >  Comparison of PHP and other CGI_PHP Tutorial

Comparison of PHP and other CGI_PHP Tutorial

WBOY
WBOYOriginal
2016-07-15 13:23:26900browse

There is no doubt that there are many ways to write CGI, and PHP is just one of them. For experienced webmasters, the CGI writing interface should be changed according to needs. After all, in a system that has extremely strict requirements on system response speed, I am afraid that only CGI programs written with the NSAPI interface can meet the requirements. In other situations, I believe that using PHP as the CGI interface is easy and the most suitable.

程序界面 PHP ASP CGI NSAPI ISAPI
操作系统 均可 Win32 均可 均可 Win32
Web服务器 数种 IIS 均可 Netscape Server IIS
执行效率 极快 极快
稳定性 中等 最高
开发时间 中等
修改时间 中等
程序语言 PHP VB 不限 C/C++ C/ Delphi
网页结合
学习门槛 极高
函数支持 不定 中等
系统安全 极差 最佳 尚可
使用网站 超多 极少
改版速度

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/446857.htmlTechArticleUndoubtedly, there are many ways to write CGI, and PHP is just one of the options. For experienced webmasters, the CGI writing interface should be changed according to needs. After all,...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn