IF Else statement (1 reply)
(MySQL.com) My table has 2 fields that are of concern; TEAM and TeamID
I have form that list TEAM first as a dropdown list; A, B, C, D
I need to update my TeamID based on the choice from TEAM dropdown list.
My query:
$query = "SELECT * FROM data