How can I update one square of MySql, and not effect the rest..so:
Code:User Pass Email Website Logins
Joe hi blah none 1
Sue bye blah2 google 1
Lisa boo blah3 none 1
When Lisa logs in again how can I change her 1 to a 2, without effecting any other rows or columns? And this forum made the example table look like crap so I guess you have to imagine it -_-
