<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: php alphabet output</title>
	<atom:link href="http://pure-essence.net/2005/07/06/php-alphabet-output/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net/2005/07/06/php-alphabet-output/</link>
	<description>You have to visit this geeky girl&#039;s blog.</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kevin</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-19655</link>
		<dc:creator><![CDATA[kevin]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 14:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-19655</guid>
		<description><![CDATA[i also dig using a foreach range() for this. good article.]]></description>
		<content:encoded><![CDATA[<p>i also dig using a foreach range() for this. good article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Walden</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17353</link>
		<dc:creator><![CDATA[Jeff Walden]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 06:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17353</guid>
		<description><![CDATA[Genius! Thanks for the help!]]></description>
		<content:encoded><![CDATA[<p>Genius! Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zomgrei</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17352</link>
		<dc:creator><![CDATA[Zomgrei]]></dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17352</guid>
		<description><![CDATA[This code works well. Thanks a ton for your code, it helped a bunch. :)]]></description>
		<content:encoded><![CDATA[<p>This code works well. Thanks a ton for your code, it helped a bunch. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Do Nam Khanh</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17351</link>
		<dc:creator><![CDATA[Do Nam Khanh]]></dc:creator>
		<pubDate>Sat, 13 Sep 2008 08:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17351</guid>
		<description><![CDATA[Thanks all,

This entry is useful!]]></description>
		<content:encoded><![CDATA[<p>Thanks all,</p>
<p>This entry is useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kev</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17350</link>
		<dc:creator><![CDATA[kev]]></dc:creator>
		<pubDate>Sat, 26 Jul 2008 20:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17350</guid>
		<description><![CDATA[thank you! Googled this and found it here!

[Comment ID #18794 Will Be Quoted Here]

Cheers!

K]]></description>
		<content:encoded><![CDATA[<p>thank you! Googled this and found it here!</p>
<p>[Comment ID #18794 Will Be Quoted Here]</p>
<p>Cheers!</p>
<p>K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cine</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17349</link>
		<dc:creator><![CDATA[Cine]]></dc:creator>
		<pubDate>Fri, 19 Aug 2005 11:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17349</guid>
		<description><![CDATA[$range = range(&#039;a&#039;, &#039;z&#039;);
foreach($range as $a){
  echo $a;
}

Shouldn&#039;t that work too? Haven&#039;t tried it, though. :)]]></description>
		<content:encoded><![CDATA[<p>$range = range(&#8216;a&#8217;, &#8216;z&#8217;);<br />
foreach($range as $a){<br />
  echo $a;<br />
}</p>
<p>Shouldn&#8217;t that work too? Haven&#8217;t tried it, though. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17348</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Tue, 09 Aug 2005 04:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17348</guid>
		<description><![CDATA[A better solution is:
for ($i=&quot;a&quot;; $i != &quot;aa&quot;; $i++) print &quot;$i\n&quot;;

Note that you can&#039;t say $i]]></description>
		<content:encoded><![CDATA[<p>A better solution is:<br />
for ($i=&#8221;a&#8221;; $i != &#8220;aa&#8221;; $i++) print &#8220;$i\n&#8221;;</p>
<p>Note that you can&#8217;t say $i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubs</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17347</link>
		<dc:creator><![CDATA[Bubs]]></dc:creator>
		<pubDate>Thu, 07 Jul 2005 01:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17347</guid>
		<description><![CDATA[I have the acsii table for the uppercase letters memorized since my shift and caps lock keys no longer work... :P]]></description>
		<content:encoded><![CDATA[<p>I have the acsii table for the uppercase letters memorized since my shift and caps lock keys no longer work&#8230; <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shu</title>
		<link>http://pure-essence.net/2005/07/06/php-alphabet-output/#comment-17346</link>
		<dc:creator><![CDATA[Shu]]></dc:creator>
		<pubDate>Wed, 06 Jul 2005 23:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/06/php-alphabet-output/#comment-17346</guid>
		<description><![CDATA[It&#039;s pretty cool, huh! I wish it could be done in less than 4 lines, though...

for ($i=65; $i]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s pretty cool, huh! I wish it could be done in less than 4 lines, though&#8230;</p>
<p>for ($i=65; $i</p>
]]></content:encoded>
	</item>
</channel>
</rss>

