0
I need to display a name in a form field with buttons. If the user selects the number 1 in the previous field, in the next field in block mode (so that it is not modifiable by the user), he should display for example the word "row"; if he selects the number 2 he should show for example "counter"...; When the user clicks on the Submit button this information must be stored (the number "1", the word "career" and the others in the database previously created in phpmyadmin).
Be clearer and put code examples than you have done.
– Kenny Rafael