javascript - PHP, drop down menu and search form, how to pass a ... tsql = "select * from personnel where SURNAME like '%" . $term . "%'"; $stmt ... You will have to create a form first of all with POST as method. Here is a good ...