<?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>Arietis Software Innovations &#187; Pagination</title>
	<atom:link href="http://www.arietis-software.com/index.php/category/pagination/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arietis-software.com</link>
	<description>Design and Build Web Site Solutions</description>
	<lastBuildDate>Sat, 12 Jun 2010 23:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1173</generator>
		<item>
		<title>A PHP Pagination Function</title>
		<link>http://www.arietis-software.com/index.php/2009/11/08/php-table-pagination-function/</link>
		<comments>http://www.arietis-software.com/index.php/2009/11/08/php-table-pagination-function/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 01:28:32 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Pagination]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.arietis-software.com/?p=238</guid>
		<description><![CDATA[Here&#8217;s a PHP function &#8220;getPaginationHtml()&#8221; that builds an item-pagination type HTML DIV based on parameters only, i.e. no database recordset needed. Note the user of a second function that is used by the pagination function to build the URL parameters needed for the pagination links. Visual example: &#160; How to call the getPaginationHtml() function: //show [...]]]></description>
		<wfw:commentRss>http://www.arietis-software.com/index.php/2009/11/08/php-table-pagination-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
