<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018532" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018532</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/displaying-more-one-result#comment-1108977</link>
    <description> &lt;p&gt;Well god! I feel like a complete idiot! Thanks... it works like a charm.&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 May 2002 00:29:57 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1108977 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/displaying-more-one-result#comment-1108976</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$first_result &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_query &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;SELECT * FROM anime ORDER BY id DESC\&quot;);&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$first_num_rows&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = mysql_num_rows (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$first_result&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$last_result&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = mysql_query (\&quot;SELECT * FROM anime WHERE id = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$first_num_rows&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Necrotic... You are saying to see how many rows are in the table anime and then in picks the last one... remove the WHERE id = $first_num_rows bit... thats whats causing the problem...&lt;br /&gt;
Hope this works&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 May 2002 00:03:46 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1108976 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/displaying-more-one-result#comment-1108975</link>
    <description> &lt;p&gt;One thing I see is that it is displaying the Lowest row in the table. Not the first. So... does that help?&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 May 2002 23:30:39 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1108975 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
