<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Digg.com style pagination function</title>
	<link>http://kreoton.net/diggcom-style-pagination-function-6.html</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 20 Aug 2008 02:24:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Jason</title>
		<link>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-1501</link>
		<author>Jason</author>
		<pubDate>Tue, 27 May 2008 12:01:00 +0000</pubDate>
		<guid>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-1501</guid>
		<description>hi i know this is an old post but i do have couple of questions.

just want to know this bit of codes $total = $db[\'result\'][\'total_pages\'];
 what do i replace result and total_pages?

any help would be great cheers</description>
		<content:encoded><![CDATA[<p>hi i know this is an old post but i do have couple of questions.</p>
<p>just want to know this bit of codes $total = $db[\&#8217;result\&#8217;][\&#8217;total_pages\&#8217;];<br />
 what do i replace result and total_pages?</p>
<p>any help would be great cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Del</title>
		<link>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-5</link>
		<author>Del</author>
		<pubDate>Fri, 08 Jun 2007 17:05:30 +0000</pubDate>
		<guid>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-5</guid>
		<description>Thank you, i didn't have any problems styling the pagination. I was suggesting that you alter the current code and release it with some nice styles.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you, i didn&#8217;t have any problems styling the pagination. I was suggesting that you alter the current code and release it with some nice styles.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-4</link>
		<author>admin</author>
		<pubDate>Wed, 06 Jun 2007 22:28:41 +0000</pubDate>
		<guid>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-4</guid>
		<description>hi, Del you can customize your pagination in format_pg array, just add css classes to pagination start tag and a_open tag.</description>
		<content:encoded><![CDATA[<p>hi, Del you can customize your pagination in format_pg array, just add css classes to pagination start tag and a_open tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Del</title>
		<link>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-3</link>
		<author>Del</author>
		<pubDate>Wed, 06 Jun 2007 17:42:06 +0000</pubDate>
		<guid>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-3</guid>
		<description>I think it would be really cool if you could add some CSS kind of like digg's pagination, this would top it all off nicely - if you need any assistance with this then please e-mail me.

I was looking for an adaptable page numbering function, thanks for providing me with this code!</description>
		<content:encoded><![CDATA[<p>I think it would be really cool if you could add some CSS kind of like digg&#8217;s pagination, this would top it all off nicely - if you need any assistance with this then please e-mail me.</p>
<p>I was looking for an adaptable page numbering function, thanks for providing me with this code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-2</link>
		<author>admin</author>
		<pubDate>Wed, 06 Jun 2007 14:03:06 +0000</pubDate>
		<guid>http://kreoton.net/diggcom-style-pagination-function-6.html#comment-2</guid>
		<description>just small update:

line:
if ($total_pages &gt; 0)

change to:
if ($total_pages &gt; 1)</description>
		<content:encoded><![CDATA[<p>just small update:</p>
<p>line:<br />
if ($total_pages > 0)</p>
<p>change to:<br />
if ($total_pages > 1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
