I'm retrieving an array filled with data from the database. I want to build a dropdown filled with all names, and when clicking in one name, I want to echo the values into some textarea I have in a form. like this:I'm retrieving an array filled with data from t