I have an HTML form. It has select list and a text box and so on.
What I want is, upon selecting an option, the text box must be populated with data (from a mysql database).
What programming language do I use? If there is any example, can somebody please give me a link. I am a newbie and have learnt only PHP and MySQL.
Thank you.