<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>PHP上传文件类型彻底判断方案及PHP＋nginx上传大小彻底控制方案上的评论</title>
	<atom:link href="http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html</link>
	<description>PHP、JAVA、缓存、架构、经验、分享</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:29:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>54chen</title>
		<link>http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html#comment-13298</link>
		<dc:creator>54chen</dc:creator>
		<pubDate>Tue, 04 Jan 2011 01:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.54chen.com/?p=925#comment-13298</guid>
		<description>mime_content_type也是读取的前几个字节？dz里用获取长度和宽度来判断是否图片，是个好办法，不过也有办法破。</description>
		<content:encoded><![CDATA[<p>mime_content_type也是读取的前几个字节？dz里用获取长度和宽度来判断是否图片，是个好办法，不过也有办法破。</p>
]]></content:encoded>
	</item>
	<item>
		<title>laruence</title>
		<link>http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html#comment-13295</link>
		<dc:creator>laruence</dc:creator>
		<pubDate>Thu, 30 Dec 2010 07:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.54chen.com/?p=925#comment-13295</guid>
		<description>为啥不用mime_content_type呢?</description>
		<content:encoded><![CDATA[<p>为啥不用mime_content_type呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>franzcai</title>
		<link>http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html#comment-12413</link>
		<dc:creator>franzcai</dc:creator>
		<pubDate>Fri, 04 Jun 2010 07:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.54chen.com/?p=925#comment-12413</guid>
		<description>@unpack(”c2chars”, $bin); 这句如果是@unpack(”C2chars”, $bin);应该会得出137,80 255,216 这两个结果</description>
		<content:encoded><![CDATA[<p>@unpack(”c2chars”, $bin); 这句如果是@unpack(”C2chars”, $bin);应该会得出137,80 255,216 这两个结果</p>
]]></content:encoded>
	</item>
	<item>
		<title>[警示]Nginx + PHP CGI的安全漏洞：fix_pathinfo - 五四陈科学院-坚信科学,分享技术</title>
		<link>http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx-upload-size-and-complete-control-program.html#comment-12360</link>
		<dc:creator>[警示]Nginx + PHP CGI的安全漏洞：fix_pathinfo - 五四陈科学院-坚信科学,分享技术</dc:creator>
		<pubDate>Thu, 20 May 2010 11:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.54chen.com/?p=925#comment-12360</guid>
		<description>[...] 解决办法： 1.修改php.ini中的cgi.cgi.fix_pathinfo为0 2.判断文件上传类型时使用严格的判断，至于怎么判断，参见：http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx... [...]</description>
		<content:encoded><![CDATA[<p>[...] 解决办法： 1.修改php.ini中的cgi.cgi.fix_pathinfo为0 2.判断文件上传类型时使用严格的判断，至于怎么判断，参见：http://www.54chen.com/php-tech/php-upload-file-types-to-determine-the-complete-program-and-php-nginx... [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

