<?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: What is More Powerful Than list() &#8211; Perhaps extract()</title>
	<atom:link href="/2010/08/31/php-what-is-more-powerful-than-list-perhaps-extract/feed/" rel="self" type="application/rss+xml" />
	<link>/2010/08/31/php-what-is-more-powerful-than-list-perhaps-extract/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: rav</title>
		<link>/2010/08/31/php-what-is-more-powerful-than-list-perhaps-extract/comment-page-1/#comment-13356</link>
		<dc:creator><![CDATA[rav]]></dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:36:51 +0000</pubDate>
		<guid isPermaLink="false">/?p=1942#comment-13356</guid>
		<description><![CDATA[Extract just adds incomprehension to code, you don&#039;t know what variables were created, whether old ones were overwritten etc. It&#039;s the last thing you want to do.]]></description>
		<content:encoded><![CDATA[<p>Extract just adds incomprehension to code, you don&#8217;t know what variables were created, whether old ones were overwritten etc. It&#8217;s the last thing you want to do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
