PHP是一種新型的CGI程序編寫(xiě)語(yǔ)言,易學(xué)易用,運(yùn)行速度快,可以方便快捷地編寫(xiě)出功能強(qiáng)大,運(yùn)行速度快,并可同時(shí)運(yùn)行于Windows、Unix、Linux 平臺(tái)的Web后臺(tái)程序,內(nèi)置了對(duì)文件上傳、密碼認(rèn)證、Cookies 操作、郵件收發(fā)、 動(dòng)態(tài)GIF生成等功能,PHP3直接為很多數(shù)據(jù)庫(kù)提供原本的連接,包括Oracle,Sybase,Postgres,Mysql,Informix,Dbase,Solid,Access 等 ,完全支持ODBC接口,用戶更換平臺(tái)時(shí),無(wú)需變換PHP3代碼,可即拿即用。Php3 Server 完全免費(fèi)。PHP4.0提供了更多web server的支持,例如Zeus, Netscape Enterprise, Apache Win32 module,并增加了很多性能,并修正了很多bug。
更新內(nèi)容:
PHP 5.3.27發(fā)布。2013-07-12 經(jīng)過(guò)1個(gè)RC 上個(gè)版本是2013-06-07的5.3.26 修正了大約10個(gè)Bug以及幾個(gè)安全漏洞。其他產(chǎn)品線5.5.0/5.4.17.注意這將是5.3系列最后一個(gè)常規(guī)版本,PHP官方建議用戶應(yīng)該升級(jí)到 5.4或5.5 但安全更新會(huì)持續(xù)到明年。
Core:
Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC).
Fixed bug #64960 (Segfault in gc_zval_possible_root).
Fixed bug #64934 (Apache2 TS crash with get_browser()).Fixed bug #63186 (compile failure on netbsd).
DateTime:
Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
PDO_firebird:
Fixed bug #64037 (Firebird return wrong value for numeric field).
Fixed bug #62024 (Cannot insert second row with null using parametrized query).
PDO_pgsql:
Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error).
pgsql:
Fixed bug #64609 (pg_convert enum type support).
SPL:
Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits systems).
XML:
Fixed bug #65236 (heap corruption in xml parser).