I am using PHP and MySQL to store information into a database from a web page.
I can get the information into the database and I am able to retrieve it to edit, but I am need help with the radio buttons. I am able to put the current value of a field into a form field for display and edit, but how do I show which radio button is selected? Both buttons are vales for the same field.
Thanks.
I can get the information into the database and I am able to retrieve it to edit, but I am need help with the radio buttons. I am able to put the current value of a field into a form field for display and edit, but how do I show which radio button is selected? Both buttons are vales for the same field.
Thanks.