<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Abe</title>
<link>http://snipplr.com/users/Abe/tags/duplicate</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 11:24:56 GMT</pubDate>
<item>
<title>(PHP) Remove Duplicate Rows</title>
<link>http://snipplr.com/view/4819/remove-duplicate-rows/</link>
<description><![CDATA[ <p>$duplicates checks and groups duplicated rows with the same field1 and field2 (like comments maybe) and $limit counts how many times a row is duplicated.</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 12:10:40 GMT</pubDate>
<guid>http://snipplr.com/view/4819/remove-duplicate-rows/</guid>
</item>
</channel>
</rss>