Retrieve the next record id

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phpmaet
    New Member
    • Sep 2006
    • 27

    Retrieve the next record id

    Hi
    I have viewed the record from mysql table. But I need to retrieve the next record id while reading the each an every record.

    Could someone explain how I retrieve the next record id in a table(Note. WHILE READING THE CURRENT RECORD)?

    Thanks
  • mashudu
    New Member
    • Sep 2006
    • 5

    #2
    Originally posted by phpmaet
    Hi
    I have viewed the record from mysql table. But I need to retrieve the next record id while reading the each an every record.

    Could someone explain how I retrieve the next record id in a table(Note. WHILE READING THE CURRENT RECORD)?

    Thanks
    Try to explain in details what you want to do with the code or at least give us the code you were trying to use so that we know how to help you. Give me at least a picture of what you are trying to say when you say: But I need to retrieve the next record id while reading the each an every record.

    Comment

    Working...