<?xml version="1.0" encoding="iso-8859-1"?><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: Simple dynamic PHP sliding pagination</title>
	<atom:link href="http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination</link>
	<description>Sharing ideas on web design, development and the internet economy</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:33:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jerry Low</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-264</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Fri, 07 May 2010 19:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-264</guid>
		<description>Olive,

This script does require MySQL. I suppose theoretically if you weren&#039;t using some type of database then your content should be static. In that case you would need to hard code your pages in rather than using this script. Now you could also be utilizing some other database system which is fine too because you can still feed the numbers into the function.

This code resides in the body part of your page and placed exactly where you want to see the pages be display, now that being said you&#039;ll still have to place this code above your outputted entries.

You&#039;ll need the function because the &quot;See it in action&quot; section actually pulls it from the function. The &quot;See it in Action&quot; is just for a reference as of how to activate the code.

-Jerry</description>
		<content:encoded><![CDATA[<p>Olive,</p>
<p>This script does require MySQL. I suppose theoretically if you weren&#039;t using some type of database then your content should be static. In that case you would need to hard code your pages in rather than using this script. Now you could also be utilizing some other database system which is fine too because you can still feed the numbers into the function.</p>
<p>This code resides in the body part of your page and placed exactly where you want to see the pages be display, now that being said you&#039;ll still have to place this code above your outputted entries.</p>
<p>You&#039;ll need the function because the &#034;See it in action&#034; section actually pulls it from the function. The &#034;See it in Action&#034; is just for a reference as of how to activate the code.</p>
<p>-Jerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olive</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-262</link>
		<dc:creator>Olive</dc:creator>
		<pubDate>Fri, 07 May 2010 16:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-262</guid>
		<description>Hi Jerry,

I would like to ask few questions about this code, coz I don&#039;t know much about this :

1. Does this code need mysql? (I would prefer not to use mysql)
2. Which part should I have to put this code? (head or body section)
3. Can I just copy the short code in &quot;See It In Action&quot; part or I have to use the whole code in &quot;First Part&quot; and &quot;Function Part&quot;?

Please kindly help. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Jerry,</p>
<p>I would like to ask few questions about this code, coz I don&#039;t know much about this :</p>
<p>1. Does this code need mysql? (I would prefer not to use mysql)<br />
2. Which part should I have to put this code? (head or body section)<br />
3. Can I just copy the short code in &#034;See It In Action&#034; part or I have to use the whole code in &#034;First Part&#034; and &#034;Function Part&#034;?</p>
<p>Please kindly help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Low</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-66</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Tue, 27 Oct 2009 16:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-66</guid>
		<description>@&lt;a href=&quot;#comment-64&quot; rel=&quot;nofollow&quot;&gt;deallymam&lt;/a&gt;: Thanks deallymam</description>
		<content:encoded><![CDATA[<p>@<a class="atr_link" href="#comment-64" rel="nofollow">deallymam</a>: Thanks deallymam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deallymam</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-64</link>
		<dc:creator>deallymam</dc:creator>
		<pubDate>Tue, 27 Oct 2009 09:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-64</guid>
		<description>Hello Kickback klooper as a help to my english jer, buti discriminative nice re application .</description>
		<content:encoded><![CDATA[<p>Hello Kickback klooper as a help to my english jer, buti discriminative nice re application .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-11</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 25 Sep 2009 06:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-11</guid>
		<description>Wow, pretty advanced stuff. The end result is real nice, keep up the good work man.</description>
		<content:encoded><![CDATA[<p>Wow, pretty advanced stuff. The end result is real nice, keep up the good work man.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
