<?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; Upload</title>
	<atom:link href="http://www.chentianwen.net/wordpress/tag/upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chentianwen.net/wordpress</link>
	<description>Life has to be exciting.</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Uploading Issue in PHP: Max Size</title>
		<link>http://www.chentianwen.net/wordpress/2008/09/09/uploading-issue-in-php-max-size/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uploading-issue-in-php-max-size</link>
		<comments>http://www.chentianwen.net/wordpress/2008/09/09/uploading-issue-in-php-max-size/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 16:22:31 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=6</guid>
		<description><![CDATA[<p>From <a href="http://us3.php.net/manual/en/ini.core.php#ini.post-max-size">PHP manual</a></p> post_max_size <a class="type integer" href="http://us3.php.net/manual/en/language.types.integer.php">integer</a> Sets max size of post data allowed. This setting also affects file upload. To upload large files, this value must be larger than <a class="link" href="http://us3.php.net/manual/en/ini.core.php#ini.upload-max-filesize">upload_max_filesize</a>. If memory limit is enabled by your configure script, <a class="link" href="http://us3.php.net/manual/en/ini.core.php#ini.memory-limit">memory_limit</a> also affects file uploading. Generally speaking, <a class="link" [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2008/09/09/uploading-issue-in-php-max-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

