<?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: Arrange an array by the first letter</title>
	<atom:link href="http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gulde</title>
		<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/comment-page-1#comment-149592</link>
		<dc:creator>Gulde</dc:creator>
		<pubDate>Mon, 17 Nov 2008 16:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html#comment-149592</guid>
		<description>Wow, cool tutorial, it really helped me a lot, it was precisly what i was looking for (^^)b

Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Wow, cool tutorial, it really helped me a lot, it was precisly what i was looking for (^^)b</p>
<p>Thanks a lot <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/comment-page-1#comment-99922</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Fri, 25 Apr 2008 08:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html#comment-99922</guid>
		<description>Wayne ... count is a prebuild function that returns the number of elements of an array.
Hope this helps</description>
		<content:encoded><![CDATA[<p>Wayne &#8230; count is a prebuild function that returns the number of elements of an array.<br />
Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/comment-page-1#comment-99896</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Fri, 25 Apr 2008 05:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html#comment-99896</guid>
		<description>In your for loop you use a variable named &#039;count&#039; as the value to test the $i counter variable, but you didn&#039;t define the value of &#039;count&#039;. Is this an error, or does PHP reserve &#039;count&#039; as a constant? If so, what is the value of &#039;count&#039;?</description>
		<content:encoded><![CDATA[<p>In your for loop you use a variable named &#8216;count&#8217; as the value to test the $i counter variable, but you didn&#8217;t define the value of &#8216;count&#8217;. Is this an error, or does PHP reserve &#8216;count&#8217; as a constant? If so, what is the value of &#8216;count&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/comment-page-1#comment-56294</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Sun, 09 Dec 2007 10:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html#comment-56294</guid>
		<description>Yes, indeed, it must be sorted in order to work as designed.
Thanks for the observation :D</description>
		<content:encoded><![CDATA[<p>Yes, indeed, it must be sorted in order to work as designed.<br />
Thanks for the observation <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragos</title>
		<link>http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html/comment-page-1#comment-56275</link>
		<dc:creator>Dragos</dc:creator>
		<pubDate>Sun, 09 Dec 2007 09:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/12/08/arrange-an-array-by-the-first-letter.html#comment-56275</guid>
		<description>Great idea. Don&#039;t forget to mention the prerequisite that the $v array must be sorted (It looks like you&#039;re pulling the results from a database, so you probably achieve that using the ORDER BY clause)</description>
		<content:encoded><![CDATA[<p>Great idea. Don&#8217;t forget to mention the prerequisite that the $v array must be sorted (It looks like you&#8217;re pulling the results from a database, so you probably achieve that using the ORDER BY clause)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/11 queries in 0.003 seconds using xcache
Object Caching 318/332 objects using xcache

Served from: stuff.nekhbet.ro @ 2012-02-09 15:50:08 -->
