<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Simple and easy PHP pagination'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 16:02:39 GMT</pubDate>
<item>
<title>drifterz28 said on 12/18/12</title>
<link>http://snipplr.com/view/55519/simple-and-easy-php-pagination/</link>
<description><![CDATA[ That is the "View All" pram and it is escaped to prevent MySQL injection. ]]></description>
<pubDate>Tue, 18 Dec 2012 02:55:18 GMT</pubDate>
<guid>http://snipplr.com/view/55519/simple-and-easy-php-pagination/</guid>
</item>
<item>
<title>Seth_Angel said on 10/11/12</title>
<link>http://snipplr.com/view/55519/simple-and-easy-php-pagination/</link>
<description><![CDATA[ What's the a in $all = $_GET['a']; and the p in $page = mysql_real_escape_string($_GET['p']); supposed to be? ]]></description>
<pubDate>Thu, 11 Oct 2012 15:48:43 GMT</pubDate>
<guid>http://snipplr.com/view/55519/simple-and-easy-php-pagination/</guid>
</item>
</channel>
</rss>