hi all !!
i got my results like that
1 user0 55
2 user1 53
3 user2 49
4 user2 48
5 user3 47 <------- last inserted row
6 user4 46
how do i get to echo the position of the last inserted row?
the result need to be "last inserted row is 5"!!
thank you all!!
i got my results like that
1 user0 55
2 user1 53
3 user2 49
4 user2 48
5 user3 47 <------- last inserted row
6 user4 46
how do i get to echo the position of the last inserted row?
the result need to be "last inserted row is 5"!!
thank you all!!
Comment