Is it possible to insert a row into exisiting data. For example: I built a pretend menu. This gets outputted and displayed in I.D number order on my page. How would I insert a row without the new entry going to the bottom of the list. Is it possible to do this?
Could I solve the problem by using a time stamp instead of an i.d number. Any code help or tips would be very useful or pointing me to some links would be cool too.