My db table looks like this pic. http://prntscr.com/22z1n
Recently I\'ve created delete.php page. it works properly but when i deleted 21th user next registered use
Auto increment is a sequence key that's tracked as part of the table. It does not go back when you delete a row.