Hmm, I tryed declaring $id as $_GET['id'], then I tryed putting in $row['id'] instead of $id, then I tryed a few other things but they all seem to do absolutely nothing
It's displaying all the edit links as the same link, so when you get a visited link, all the edit links for every row turn into visited links (aka the color blue :-\) Same goes with the delete links.
It feels as if the solution to this mess is on the tip of my tounge.. i'ts very frustrating lol.