Hello everybody this is my first post. I have a web page in php that allow the users to enter a value from three radio buttons. The problem is, i want to allow the users too change their selection on the edit page but first their selection has to be loaded from the database(mysql) so that the value can be seen as checked on the edit page. The user can insert and update but their previous radio button selection dosen't show up .
I would really appreciate it if someone could help me with this problem. I would post the code that i have but it is too long.