html - Using form to filter search results -


i have client asking page similar - http://www.candlelighthomes.com/homedesigns.php - can use search form filter out type of results you're seeing in home plans. i've never done before, , not sure start. can tell me type of coding used - javascript, or php? i've tried googling not sure how phrase i'm looking for. looked @ page source couldn't tell entirely making work.

use php , sql fetch data matching criteria database.

in end query should this:

$sql = "select * properties price between $minprice , $maxprice"; 

Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -