hello everybody
how can bind all username exit in database with dropdownlist(means it fetch all the data from database and can apply on dropdownlist).so that i can used in searching time
hello everybody
how can bind all username exit in database with dropdownlist(means it fetch all the data from database and can apply on dropdownlist).so that i can used in searching time
Just use PHP to generate all the <OPTION> tags.
i can't understand what your saying... well nevermind, 1st study how to select the data on your database http://www.w3schools.com/php/php_mysql_select.asp, then loop them on your dropdown field
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.