My plan is to create a form where you have 2 selects . In # select # 1 will have names transferred through MySQL. By choosing the desired select 1 # name, it automatically displays data of the desired name.
Example
#1 select: joao, ruben
Selecionado: joao
#2 select:
Caso escolha o #1 joao: giro, feio, gordo etc
Caso escolha o #1 ruben: - gordinho, inteligente, lalalal
Is there a way to create it there?