View Single Post
Old 04-11-2005   #14 (permalink)
ViciOuS
Registered User
 
ViciOuS's Avatar
 
Join Date: Apr 2005
Posts: 82

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.
ViciOuS is offline