<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037189" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037189</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-list-or-db-numericly-and-displaying-it-table-browserbest-way-do-it#comment-1213553</link>
    <description> &lt;p&gt;that sounds quite simple but where do I put the SELECT * FROM Results ORDER BY Points DESC LIMIT 10&lt;br /&gt;
How do i setup a database and i dont know any php to create a script to import the data &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Jan 2007 17:09:09 +0000</pubDate>
 <dc:creator>andreww87</dc:creator>
 <guid isPermaLink="false">comment 1213553 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sorting-list-or-db-numericly-and-displaying-it-table-browserbest-way-do-it#comment-1213549</link>
    <description> &lt;p&gt;On your homepage, if you imported the data to a database, getting the top 10 is as easy as:&lt;/p&gt;
&lt;p&gt;SELECT * FROM Results ORDER BY Points DESC LIMIT 10&lt;/p&gt;
&lt;p&gt;Then step through the records and display accordingly.&lt;/p&gt;
&lt;p&gt;A simple php script could be used to import a .txt file into a database.&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Jan 2007 16:15:23 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1213549 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
