<?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>Comments on: http_build_query() in PHP5</title>
	<atom:link href="http://blog.richardknop.com/2010/02/http_build_query-in-php5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.richardknop.com/2010/02/http_build_query-in-php5/</link>
	<description>Zend Framework, PHP, MySQL, jQuery, JavaScript, AJAX, SEO, E-commerce and more</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:10:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Richard Knop</title>
		<link>http://blog.richardknop.com/2010/02/http_build_query-in-php5/comment-page-1/#comment-390</link>
		<dc:creator>Richard Knop</dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=550#comment-390</guid>
		<description>It should have been implode(), not explode(). My bad.</description>
		<content:encoded><![CDATA[<p>It should have been implode(), not explode(). My bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPGangsta</title>
		<link>http://blog.richardknop.com/2010/02/http_build_query-in-php5/comment-page-1/#comment-387</link>
		<dc:creator>PHPGangsta</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.richardknop.com/?p=550#comment-387</guid>
		<description>Should it be join() instead of explode()?
It would also be cool to add urlencode() to that function I think.</description>
		<content:encoded><![CDATA[<p>Should it be join() instead of explode()?<br />
It would also be cool to add urlencode() to that function I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
