Iam creating a real estate website and I needed a search box on it. I don't know how to make it, I required users can search plot details by category example below
Note: all the field's are using Drop down box to show the value
1st box : Location (India) , 2nd box: Categeory (Villa,Residential Plot etc..)
3rd box: Min Budget (5Lac) 4th box :Max Budget (same value in the 3rd box)
We have already created the database and all the above value are store in one table. But we don't know how to create a search box for this. If the user select all the value and click on the submit button we need to take them to a search page (search.php) all the result will print there and pagination will show for more result to print from the same page.
If any body can help us please add the code with you comment Please Help me I know it is a simple one an experienced person can make it very easy. So please help it was for our college project we are stuck on this