<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1005898" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1005898</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/getting-last-few-rows#comment-1031447</link>
    <description> &lt;p&gt;of course, there&#039;s always &#039;LIMIT&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Apr 2000 14:12:00 +0000</pubDate>
 <dc:creator>roBofh</dc:creator>
 <guid isPermaLink="false">comment 1031447 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/getting-last-few-rows#comment-1031446</link>
    <description> &lt;p&gt;I would just sort the entries in desendint order and pull out the first five. &lt;/p&gt;
&lt;p&gt;Sort by date:&lt;br /&gt;
$query=&quot;SELECT * FROM news ORDER BY Date DESC&quot;;&lt;br /&gt;
$mysql_result=mysql_query($query);&lt;br /&gt;
while($row=mysql_fetch_row($mysql_result)){&lt;br /&gt;
//Do whatever needs to be done&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Why am I not a moderator on this board  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Good looking by Nature... Intelligent by Practice&lt;/strong&gt;&lt;br /&gt;
 &lt;a href=&quot;http://dlo.net/process/profile.php3?user=Westwood&quot; class=&quot;bb-url&quot;&gt;http://dlo.net/process/profile.php3?user=Westwood&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Apr 2000 05:16:00 +0000</pubDate>
 <dc:creator>Patrick Davis</dc:creator>
 <guid isPermaLink="false">comment 1031446 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/getting-last-few-rows#comment-1031448</link>
    <description> &lt;p&gt;Thanks.  Just had to add a while($ticker &amp;lt;= 15) and it worked great.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.wiredstart.com&quot; class=&quot;bb-url&quot;&gt;http://www.wiredstart.com&lt;/a&gt;  : The Technology Start Page&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Apr 2000 04:54:00 +0000</pubDate>
 <dc:creator>Rob Pengelly</dc:creator>
 <guid isPermaLink="false">comment 1031448 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
