I have Mysql database table in which there is a feild name "country" , which is appearing on webpage as drop down menu, and there is another feild "name"
I want to search from the database that user select country name from the dropdown menu and in the other feild manually write the name.
How can I search and display the feilds data from the mysql using the php 4+.
waiting for your comprehensive response.
Thanks in advance.