Thread: auto_increment
View Single Post
Old 02-26-2003, 08:38 PM   #3 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
the way my code works is it shows all the news (yeah i gotta fix that soon). But it counts the lines, and the line numbers should be equal to the highest ID#, the newest post. Then it just counts down till it runs out. The problem is that if it puts my post to ID=17 and there is only 15 lines, it wont show up until i add 2 more posts, or subtract 2 from the ID.
trevor is offline   Reply With Quote