Hi, iam trying to take the two values of 2 input fields, compare them and if they are the same update the db, but it doesnt work, can someone fix this please
the $userid is the user logged in. So if the 2 input fields are the same, update the column email where the user is $userid, does the user column have to be a primary key, also the user column is the second column, would that cause a problem?