<转>PHP运行模式
摘要:概述 PHP运行模式,就是PHP的执行方式,一种是独立的可执行程序(通常是exe程序),一种是以模块的形式嵌入到服务器程序里运行(通常是DLL程序)。 技术 独立执行,用到的是CGI(Common Gateway Interface,通用网关接口)技术;而另外一种,在IIS里被称为ISAPI(Int
阅读全文
posted @ 2016-02-02 18:49
posted @ 2016-02-02 18:49
posted @ 2015-12-12 23:22
posted @ 2015-10-16 22:49
posted @ 2015-10-16 21:06
posted @ 2015-10-16 19:50