<?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: Parsing a URL querystring into variables in PHP</title>
	<atom:link href="http://www.askaboutphp.com/23/parsing-url-queryingstring.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askaboutphp.com/23/parsing-url-queryingstring.html</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 06:32:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: getting the value posted in the form in the array &#124; SeekPHP.com</title>
		<link>http://www.askaboutphp.com/23/parsing-url-queryingstring.html/comment-page-1#comment-46677</link>
		<dc:creator>getting the value posted in the form in the array &#124; SeekPHP.com</dc:creator>
		<pubDate>Wed, 14 Sep 2011 06:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=23#comment-46677</guid>
		<description>[...] This page has some very basic examples. http://www.askaboutphp.com/23/parsing-url-queryingstring.html [...]</description>
		<content:encoded><![CDATA[<p>[...] This page has some very basic examples. <a href="http://www.askaboutphp.com/23/parsing-url-queryingstring.html" rel="nofollow">http://www.askaboutphp.com/23/parsing-url-queryingstring.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Sivakumar</title>
		<link>http://www.askaboutphp.com/23/parsing-url-queryingstring.html/comment-page-1#comment-43048</link>
		<dc:creator>S.Sivakumar</dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=23#comment-43048</guid>
		<description>Thanks...</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Query String Variable - PHP Tutorial</title>
		<link>http://www.askaboutphp.com/23/parsing-url-queryingstring.html/comment-page-1#comment-40474</link>
		<dc:creator>PHP Query String Variable - PHP Tutorial</dc:creator>
		<pubDate>Fri, 03 Jun 2011 16:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=23#comment-40474</guid>
		<description>[...] Parsing a URL querystring into variables in PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Parsing a URL querystring into variables in PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas M. Hahn</title>
		<link>http://www.askaboutphp.com/23/parsing-url-queryingstring.html/comment-page-1#comment-21482</link>
		<dc:creator>Andreas M. Hahn</dc:creator>
		<pubDate>Sat, 22 May 2010 13:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=23#comment-21482</guid>
		<description>I recommend the use of &quot;mb_parse_str&quot; (PHP &gt;= 4.0.6), which is actually a multi-byte safe way to parse query strings into arrays.

You will find more best practices for parsing URLs as well as URIs, URNs and even IRIs according to RFC 3986 and RFC 3987 collected in a PHP class on this website:

http://andreas-hahn.com/en/parse-url</description>
		<content:encoded><![CDATA[<p>I recommend the use of &#8220;mb_parse_str&#8221; (PHP &gt;= 4.0.6), which is actually a multi-byte safe way to parse query strings into arrays.</p>
<p>You will find more best practices for parsing URLs as well as URIs, URNs and even IRIs according to RFC 3986 and RFC 3987 collected in a PHP class on this website:</p>
<p><a href="http://andreas-hahn.com/en/parse-url" rel="nofollow">http://andreas-hahn.com/en/parse-url</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

