<?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: PHP Array Order &#8211; Another reason why php sucks</title>
	<atom:link href="http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/</link>
	<description>A System Administrator's Blog</description>
	<lastBuildDate>Sun, 25 Apr 2010 18:35:41 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gary.richardson</title>
		<link>http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/comment-page-1/#comment-53</link>
		<dc:creator>gary.richardson</dc:creator>
		<pubDate>Sat, 24 May 2008 14:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/#comment-53</guid>
		<description>Actually, if you iterate through the array, it comes out in the c, b, a order. You&#039;d get the same behavior using foreach(), but not for(;;).</description>
		<content:encoded><![CDATA[<p>Actually, if you iterate through the array, it comes out in the c, b, a order. You&#8217;d get the same behavior using foreach(), but not for(;;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Simmons</title>
		<link>http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/comment-page-1/#comment-52</link>
		<dc:creator>Matt Simmons</dc:creator>
		<pubDate>Sat, 24 May 2008 14:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cultofgary.com/2008/05/23/php-array-order-another-reason-why-php-sucks/#comment-52</guid>
		<description>I&#039;d say this has more to do with var_dump() than PHP being brain damaged. Not that there isn&#039;t  enough brain damage in PHP to argue for that, however.</description>
		<content:encoded><![CDATA[<p>I&#8217;d say this has more to do with var_dump() than PHP being brain damaged. Not that there isn&#8217;t  enough brain damage in PHP to argue for that, however.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

