php5.2支持iis6的php版本,PHP是一种新型的 CGI 程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、动态 GIF 生成等功能,PHP 直接为很多数据库提供原本的连接,包括oracle、Sybase、Postgres、mysql、Informix、Dbase、Solid、access 等,完全支持ODBC接口,用户更换平台时,无需变换 PHP 代码,可即拿即用。
使用说明
CLI server:
Fixed bug #67429 (CLI server is missing some new HTTP response codes).
Fixed bug #66830 (Empty header causes PHP built?in web server to hang).
COM:
Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)).
Core:
Fixed bug #65701 (copy() doesn`t work when destination filename is created by tempnam()).
Fixed bug #67072 (Echoing unserialized "SplFileObject" crash).
Fixed bug #67245 (usage of memcpy() with overlapping src and dst in zend_exceptions.c).
Fixed bug >