<?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: Accessing the first element in associative PHP array</title>
	<atom:link href="http://mostafa.mosmar.com/blog/2009/08/05/accessing-the-first-element-in-associative-php-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://mostafa.mosmar.com/blog/2009/08/05/accessing-the-first-element-in-associative-php-array/</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 04:45:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: مصطفى</title>
		<link>http://mostafa.mosmar.com/blog/2009/08/05/accessing-the-first-element-in-associative-php-array/comment-page-1/#comment-252</link>
		<dc:creator>مصطفى</dc:creator>
		<pubDate>Sat, 26 Sep 2009 17:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://mostafa.mosmar.com/blog/?p=109#comment-252</guid>
		<description><div style="text-align:left;direction:ltr">Hmmm, Didn&#039;t use array_shift() before, Looks like reversed array_pop(), Thanks for the comment :)</div></description>
		<content:encoded><![CDATA[<div class="english-text" ><p>Hmmm, Didn&#8217;t use array_shift() before, Looks like reversed array_pop(), Thanks for the comment :)</p>
</div>]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Array</title>
		<link>http://mostafa.mosmar.com/blog/2009/08/05/accessing-the-first-element-in-associative-php-array/comment-page-1/#comment-250</link>
		<dc:creator>PHP Array</dc:creator>
		<pubDate>Sat, 26 Sep 2009 12:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://mostafa.mosmar.com/blog/?p=109#comment-250</guid>
		<description><div style="text-align:left;direction:ltr">If you dont mind removing the element off the array, you can also use array_shift()</div></description>
		<content:encoded><![CDATA[<div class="english-text" ><p>If you dont mind removing the element off the array, you can also use array_shift()</p>
</div>]]></content:encoded>
	</item>
</channel>
</rss>
