<?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>评论：PHP二维数组去重复项函数</title>
	<atom:link href="http://www.js8.in/475.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.js8.in/475.html</link>
	<description>专注前端开发，分享JS、jQuery、PHP、CSS、WEB开发技巧</description>
	<lastBuildDate>Wed, 08 Sep 2010 09:58:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：carrot_gl</title>
		<link>http://www.js8.in/475.html/comment-page-1#comment-571</link>
		<dc:creator>carrot_gl</dc:creator>
		<pubDate>Wed, 23 Jun 2010 09:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.js8.in/?p=475#comment-571</guid>
		<description>你所提供的发放有个错误，我需要提醒你一下，就是“foreach ($temp as $k =&gt; $v){
”应该为“foreach ($temp as $k =&gt; $v){
”</description>
		<content:encoded><![CDATA[<p>你所提供的发放有个错误，我需要提醒你一下，就是“foreach ($temp as $k =&gt; $v){<br />
”应该为“foreach ($temp as $k =&gt; $v){<br />
”</p>
]]></content:encoded>
	</item>
</channel>
</rss>
