My current form is echoing all the data correctly except the radio buttons, but I used the same radio button echo in a form that looks at individual data with success.Here is my code:<?php$host=*******; // Host name$username=***; // Mysql username[code]....