<?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>Paul Gu&#124;blog &#187; PHP</title>
	<atom:link href="http://blog.paulgu.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulgu.com</link>
	<description>Sharing my world with the world</description>
	<lastBuildDate>Tue, 17 Jan 2012 13:41:26 +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>PHPBB Anti-Spam</title>
		<link>http://blog.paulgu.com/internet/phpbb-anti-spam/</link>
		<comments>http://blog.paulgu.com/internet/phpbb-anti-spam/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 04:59:11 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/02/04/phpbb-anti-spam/</guid>
		<description><![CDATA[Recently, spam hits on my forum and it’s so annoying. A MOD for PHPBB called Advanced Textual Confirmation can stop spam very efficiently, I cannot wait to see how it performances …]]></description>
		<wfw:commentRss>http://blog.paulgu.com/internet/phpbb-anti-spam/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Increase upload size in your php.ini</title>
		<link>http://blog.paulgu.com/programming/increase-upload-size-in-your-phpini/</link>
		<comments>http://blog.paulgu.com/programming/increase-upload-size-in-your-phpini/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:30:30 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2008/09/03/increase-upload-size-in-your-phpini/</guid>
		<description><![CDATA[Upload file size are determined by your server&#8217;s PHP settings. The default values for PHP will restrict you to a maximum 2 MB upload file size. Page for the upload module based on two PHP settings, &#8216;post_max_size&#8217; and &#8216;upload_max_filesize&#8217;. Since &#8216;post_max_size&#8217; is the limit for all the content of your post, potentially including multiple uploaded [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/programming/increase-upload-size-in-your-phpini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

