i have a simple mysql script , the basics is
SELECT * FROM products,makes WHERE makes.makeid=products.makeid && makes.makeid = '5'
how do i make a php script that lets me change the value of 5. am thinking a screen where i have bullet points and i select the number and press submit and then all the results are shown, any help would be great. thanks