<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034401" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034401</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/updating-rows#comment-1200862</link>
    <description> &lt;p&gt;ANytime I have a registration database, I always have a field for a timestamp that is set when the record is created. If you have that you can always sort by that as well.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2006 18:29:16 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1200862 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/updating-rows#comment-1200852</link>
    <description> &lt;p&gt;You can&#039;t expect the table to count down because all the ids in every row would have to be changed.&lt;/p&gt;
&lt;p&gt;using php:&lt;br /&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;$query &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 MAX(ID) FROM users\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;That should select the last ID from the table I think (change users to your table name)&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2006 14:41:57 +0000</pubDate>
 <dc:creator>popinsiteads</dc:creator>
 <guid isPermaLink="false">comment 1200852 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
