<?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: Pagination with PHP</title>
	<atom:link href="http://www.frobie.com/pagination-with-php/2008-03-18/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frobie.com/pagination-with-php/2008-03-18/</link>
	<description>Life is fraught with peril.</description>
	<lastBuildDate>Fri, 05 Aug 2011 22:03:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steven</title>
		<link>http://www.frobie.com/pagination-with-php/2008-03-18/comment-page-1/#comment-101</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.frobie.com/pagination-with-php/2008-03-18/#comment-101</guid>
		<description>Oh, I see the problem. I used the &quot;&amp;&quot; for adding the page parameter to the URL when it should have been a &quot;?&quot;.  It should be all better now.</description>
		<content:encoded><![CDATA[<p>Oh, I see the problem. I used the &#8220;&#038;&#8221; for adding the page parameter to the URL when it should have been a &#8220;?&#8221;.  It should be all better now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch</title>
		<link>http://www.frobie.com/pagination-with-php/2008-03-18/comment-page-1/#comment-84</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Sat, 29 Mar 2008 07:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.frobie.com/pagination-with-php/2008-03-18/#comment-84</guid>
		<description>Thanks for your article :)

I made a few changes so that the function can be universal and used on multiple different pages. There was also some minor fixes to get the first page to show up as a link (1, 2, etc). other than that it&#039;s a great function. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for your article <img src='http://www.frobie.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I made a few changes so that the function can be universal and used on multiple different pages. There was also some minor fixes to get the first page to show up as a link (1, 2, etc). other than that it&#8217;s a great function. Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

