<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>落雪实验室 &#187; 开源</title>
	<atom:link href="http://www.fallensnow.net/index.php/archives/tag/%e5%bc%80%e6%ba%90/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fallensnow.net</link>
	<description>收藏分享精品软件与技术-关注互联网、操作系统与搜索引擎</description>
	<lastBuildDate>Sat, 20 Nov 2010 16:33:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP 5.3.1 正式版已经发布</title>
		<link>http://www.fallensnow.net/index.php/archives/1051</link>
		<comments>http://www.fallensnow.net/index.php/archives/1051#comments</comments>
		<pubDate>Fri, 20 Nov 2009 02:22:37 +0000</pubDate>
		<dc:creator>落雪</dc:creator>
				<category><![CDATA[编程开发相关]]></category>
		<category><![CDATA[Dbase]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[开源]]></category>

		<guid isPermaLink="false">http://www.fallensnow.com.cn/index.php/archives/1051</guid>
		<description><![CDATA[&#160; &#160;&#160;&#160;&#160;&#160;&#160; PHP是一种CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.

<span class="readmore"><a href="http://www.fallensnow.net/index.php/archives/1051" title="PHP 5.3.1 正式版已经发布">阅读全文——共758字</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fallensnow.net/wp-content/uploads/2009/12/image9.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.fallensnow.net/wp-content/uploads/2009/12/image_thumb3.png" width="137" height="89" /></a>&#160; <strong>&#160;&#160;&#160;&#160;&#160;&#160; PHP是一种CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序</strong>, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.</p>
<p><b>下载:</b><a href="http://windows.php.net/downloads/releases/php-5.3.1-Win32-VC9-x86.msi">PHP 5.3.1 for Windows</a> ( 25.3 MB )     <br /><b>下载:</b><a href="http://de3.php.net/distributions/php-5.3.1.tar.bz2">PHP 5.3.1 for Linux</a> ( 9.97 MB )</p>
</p>
<p> <span id="more-1051"></span>
</p>
<p><b>Security Enhancements and Fixes in PHP 5.3.1:</b></p>
<ul>
<li>Added &quot;max_file_uploads&quot; INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. </li>
<li>Added missing sanity checks around exif processing. </li>
<li>Fixed a safe_mode bypass in tempnam(). </li>
<li>Fixed a open_basedir bypass in posix_mkfifo(). </li>
<li>Fixed failing safe_mode_include_dir. </li>
</ul>
<p>Further details about the PHP 5.3.1 release can be found in the <a href="http://www.php.net/releases/5_3_1.php">release announcement</a>, and the full list of changes are available in the <a href="http://www.php.net/ChangeLog-5.php#5.3.1">ChangeLog</a>.</p>
<h2  class="related_post_title">落雪猜您还对以下文章感兴趣：</h2><ul class="related_post"><li>2010/02/06 -- <a href="http://www.fallensnow.net/index.php/archives/1471" title="新浪 Sina App Engine Alpha2 已经上线，服务器部署中，新一轮邀请结束~">新浪 Sina App Engine Alpha2 已经上线，服务器部署中，新一轮邀请结束~</a></li><li>2009/11/15 -- <a href="http://www.fallensnow.net/index.php/archives/1044" title="Sina App Engine 新浪云端分布式应用环境上线（alpha）">Sina App Engine 新浪云端分布式应用环境上线（alpha）</a></li><li>2009/02/23 -- <a href="http://www.fallensnow.net/index.php/archives/68" title="Windows 2008 server(Win+Apache+Mysql+PHP)环境 架设教程图文教程">Windows 2008 server(Win+Apache+Mysql+PHP)环境 架设教程图文教程</a></li><li>2009/02/22 -- <a href="http://www.fallensnow.net/index.php/archives/67" title="Ubuntu下配置LAMP（Linux+Apache+Mysql+PHP)环境">Ubuntu下配置LAMP（Linux+Apache+Mysql+PHP)环境</a></li><li>2009/12/18 -- <a href="http://www.fallensnow.net/index.php/archives/1213" title="优秀的多人协作项目管理解决方案 RedMine平台服务器部署教程 [原创]">优秀的多人协作项目管理解决方案 RedMine平台服务器部署教程 [原创]</a></li><li>2009/11/15 -- <a href="http://www.fallensnow.net/index.php/archives/1041" title="MySql 常用操作语句收集">MySql 常用操作语句收集</a></li></ul>
	标签：<a href="http://www.fallensnow.net/index.php/archives/tag/mysql" title="Mysql" rel="tag nofollow">Mysql</a>, <a href="http://www.fallensnow.net/index.php/archives/category/r-d" title="编程开发相关" rel="tag nofollow">编程开发相关</a>, <a href="http://www.fallensnow.net/index.php/archives/tag/%e5%bc%80%e6%ba%90" title="开源" rel="tag nofollow">开源</a>, <a href="http://www.fallensnow.net/index.php/archives/tag/dbase" title="Dbase" rel="tag nofollow">Dbase</a>, <a href="http://www.fallensnow.net/index.php/archives/tag/odbc" title="ODBC" rel="tag nofollow">ODBC</a>, <a href="http://www.fallensnow.net/index.php/archives/tag/php" title="PHP" rel="tag nofollow">PHP</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.fallensnow.net/index.php/archives/1051/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

