I am making pagination in PHP. I need to store records from db to an table and show it on page. I need to mark every record starting from 1 to the end (1,2,3,4....). The script