hello everyone, im a new member here and also new to php.
i've been searching in this site for days about my problem and with no luck i dont find any of them.
i want to create a dropdown list menu (of persons) and everytime i choose a name of a person in that dropdown list it will display information of that person from a database.
and can i create the list found in the dropdown menu will be the list of names(primary key) of the table?
db table name will be person
Primary key of the table will be Name
can anyone help me with the code.
thanks in advance!!