I am after a favor please i want to create a simple job search script i have created a database with these column headers and added some test data... id title company location ref salary description close call email link i would like to be able to search by title and location(where say if location is locationc and job title is job title 1 then all data that matches is displayed) there will be 5 job titles (lets say for example 1, 2, 3, 4 and 5 and i'll add the details later) and 8 locations (again lets say locationa, locationb, locationc etc) can someone give me the code for the search page and the results page please i hope someone will be able to take 10 mins out to help thanks so much in advance if you do!!!!
thanks for your reply hopefully all the info is there? i have all the html for the page and the database in place i just need the code snippet please for the options section and then the php page that goes to the table, gets the info then displays it for me thanks to anyone who helps
still need some help please i have put this bit together.... but not sure how to get it to get the data from the database and display it...