<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Tutorials and code &#187; set a number of results per page</title>
	<atom:link href="http://readytousesolutions.com/phpblog/tag/set-a-number-of-results-per-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://readytousesolutions.com/phpblog</link>
	<description>PHP tutorials - Examples of the most useful scripts</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:34:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Tutorial : Results Pagination</title>
		<link>http://readytousesolutions.com/phpblog/php-tutorial-results-pagination/</link>
		<comments>http://readytousesolutions.com/phpblog/php-tutorial-results-pagination/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 05:14:44 +0000</pubDate>
		<dc:creator>PHP Tutorials and Help</dc:creator>
				<category><![CDATA[Complete Scripts]]></category>
		<category><![CDATA[paginate]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[php links]]></category>
		<category><![CDATA[php mysql limit]]></category>
		<category><![CDATA[php navigation]]></category>
		<category><![CDATA[php paginate]]></category>
		<category><![CDATA[php paginate entries]]></category>
		<category><![CDATA[php paginate results]]></category>
		<category><![CDATA[php pagination]]></category>
		<category><![CDATA[php results pagination]]></category>
		<category><![CDATA[results pagination]]></category>
		<category><![CDATA[set a number of results per page]]></category>
		<category><![CDATA[split mysql results into page]]></category>

		<guid isPermaLink="false">http://readytousesolutions.com/phpblog/?p=284</guid>
		<description><![CDATA[Among the most common tasks for a php CMS writer is to handle pagination. 
Pagination is needed when there are many entries in the database and they can not be shown in a single page of results. A pagination navigation bar gives the user the ability to see a smaller list of entries. 
Pagination is................]]></description>
		<wfw:commentRss>http://readytousesolutions.com/phpblog/php-tutorial-results-pagination/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
