I am trying to make a registration form for my db called vixtay with a table called members. I need the form to input the new registrants details into the fields in members called Name, Email, Telephone, Username and password.
The form below seems to connect to the database but will not input...