<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kwista &#187; closure</title>
	<atom:link href="http://www.kwista.com/tag/closure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwista.com</link>
	<description>Information Technology for Your Gee Whiz Collection</description>
	<lastBuildDate>Thu, 04 Nov 2010 03:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Anonymous Functions and Closure in PHP</title>
		<link>http://www.kwista.com/programming/anonymous-functions-closure-php/</link>
		<comments>http://www.kwista.com/programming/anonymous-functions-closure-php/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 14:52:16 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[closure]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://www.kwista.com/?p=454</guid>
		<description><![CDATA[It&#8217;s about time that PHP joined the band wagon of anonymous functions. Anonymous functions, also known as closures, are functions with no specified name. These functions are stored in variables and can be passed around. Anonymous functions have been in other programming languages like Javascript, so if you know Javascript then anonymous functions are nothing [...]]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/anonymous-functions-closure-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

