<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032300" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032300</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/multiple-rows-1-row#comment-1189119</link>
    <description> &lt;p&gt;So you are saying instead of seeing:&lt;br /&gt;
BWM&lt;br /&gt;
FERRARI&lt;br /&gt;
LADA&lt;/p&gt;
&lt;p&gt;You want to see:&lt;br /&gt;
BMW FERRARI LADA&lt;/p&gt;
&lt;p&gt;If this is all you want then just take out the  in your echo statement and add a space in its place.&lt;/p&gt;
&lt;p&gt;Should be fairly simple.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Dec 2005 13:51:59 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1189119 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/multiple-rows-1-row#comment-1189118</link>
    <description> &lt;p&gt;it&#039;s a display problem not a SQL problem if there is three matching rows you will get three returned using LIMIT=1 will only return the first record from the set which maybe BMW or LADA depending on what order you retrieve the records. &lt;/p&gt;
&lt;p&gt;get the result, if there is more than one record display accordingly&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Dec 2005 13:33:09 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1189118 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/multiple-rows-1-row#comment-1189110</link>
    <description> &lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;SELECT car FROM table2 WHERE number=&amp;#039;2&amp;#039; LIMIT=&amp;#039;1&amp;#039;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Dec 2005 12:41:49 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1189110 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
