Ok I want to retrieve a row depending on the user id. As of now I have always just fetched, printed, etc. in one group so it was never a problem, but now I want them to be able to edit their information. I have their userID stored as $userid and I cant' figure out which would be the correct function to use to retrieve just their row of data which would be $userid-1. If you could help it would be much appreciated.
-Mark Harris
-Mark Harris