|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
终于学会把表单的数据插入数据库,然后显示出来了,应该说一个程序的雏形已经诞生了。 </p> PHP是一种新型的CGI法式编写言语,易学易用,运转速度快,可以便利快捷地编写出功效壮大,运转速度快,并可同时运转于 Windows、Unix、Linux平台的Web后台法式, 内置了对文件上传、暗码认证、Cookies操作、邮件收发、静态GIF生成等功效,PHP 直接为良多数据库供应本来的毗连,包含Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完整撑持ODBC接口,用户改换平台时,无需变换PHP代码,可即拿即用. http://cn.php.net/distributions/php-5.2.13.tar.bz2 (源码)
http://cn.php.net/distributions/php-5.2.13-Win32.zip (二进制包)
检查ChangeLog: http://www.php.net/ChangeLog-5.php#5.2.13
Security Enhancements and Fixes in PHP 5.2.13:
- Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)
- Fixed a possible open_basedir/safe_mode bypass in the session extension identified by Grzegorz Stachowiak. (Ilia)
- Improved LCG entropy. (Rasmus, Samy Kamkar)
Key enhancements in PHP 5.2.13 include:
- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis. (Brian France, Rasmus)
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long). (Ilia)
- Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
- Fixed bug #50632 (filter_input() does not return default value if the variable does not exist). (Ilia)
- Fixed bug #50540 (Crash while running ldap_next_reference test cases). (Sriram)
- Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
- Over 30 other bug fixes.
对我一点用处没有啊,我知道该怎么学,但是我想如何才能更快的学,一周速成,啊不,24小时速成那种,皮皮你有没? |
|