<?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: Recursive Functions</title>
	<atom:link href="http://www.ultramegatech.com/blog/2010/02/php-recursive-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com/blog/2010/02/php-recursive-functions/</link>
	<description>Web development blog from UltraMega Tech.</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:26:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.ultramegatech.com/blog/2010/02/php-recursive-functions/comment-page-1/#comment-1135</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 12 Feb 2010 02:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=820#comment-1135</guid>
		<description>I was just reminded of this feature while learning C++ recently.</description>
		<content:encoded><![CDATA[<p>I was just reminded of this feature while learning C++ recently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitchell McKenna</title>
		<link>http://www.ultramegatech.com/blog/2010/02/php-recursive-functions/comment-page-1/#comment-1134</link>
		<dc:creator>Mitchell McKenna</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=820#comment-1134</guid>
		<description>aww recursion, something so useful and powerful, but also so frustrating to track back through! What inspired this article?</description>
		<content:encoded><![CDATA[<p>aww recursion, something so useful and powerful, but also so frustrating to track back through! What inspired this article?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
