I have a basic HTML form that I want to display information from a database on. Each form text box will display some piece of information from the database. I'm not sure of how to do this. I know how to run a query to get the information, but I don't know how to set the information into a variable and then display it on a form. Could someone assist, please? Thanks. 🙂