<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/DB_Pager/download/0.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB_Pager/download/0.6/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package db_pager</description>
</channel>

<item rdf:about="http://pear.php.net/package/DB_Pager/download/0.7/">
 <title>DB_Pager 0.7</title>
 <link>http://pear.php.net/package/DB_Pager/download/0.7/</link>
 <content:encoded>- Marked as deprecated constructor, build(), fetchInto() and fetchRow(). Use the native PEAR DB row limit support instead (the limitQuery() method)&lt;br /&gt;
- Implemented the Google algorithm for restricting the number of pages to show (the new fourth param of DB_Pager::getData())&lt;br /&gt;
- Added more info in the data array: maxpages, firstpage, lastpage&lt;br /&gt;
- Updated in-line doc with usage example
 </content:encoded>
 <dc:date>2002-05-12T14:03:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB_Pager/download/0.6/">
 <title>DB_Pager 0.6</title>
 <link>http://pear.php.net/package/DB_Pager/download/0.6/</link>
 <content:encoded>First release as a PEAR Package (only the class name has changed)
 </content:encoded>
 <dc:date>2002-01-31T23:12:00-05:00</dc:date>
</item>

</rdf:RDF>