Hi Sinbad,
Thanks for your help..................will try to expand.
I have created the database with the following fields (7)
id
address
area
bedrooms
price
description
image
I have done a quick index.php page and it displays all the properties in the database with images (Felt so good when I got that far).
Then I have done a page called admin_2.php this is where you can upload the information onto the database, delete or edit the information. I will soon put a user function on here because the estate agent staff will be uploading the images themselves with the information. Tested this and it works fine.
What I am desperately trying to do now is set up a page that will do a multi search of the database. For example the page will have a Minimum price range and a Maximum price range this will be in the form of drop down boxes. Then another box indicating the number of bedrooms required (drop down box), and lastly a number of boxes indicating the areas, the viewer can click for example "Aigburth", "Woolton" and "Hale" from a selection of about seven boxes.
A good example can be found at http://www.vebra.com/home/quick/PFselect.asp?firmid=258&branchid=0&dbtype=1
The above example is in ASP........as I would need to do similar in PHP.
Now I know that this will need to be in the design of a form but im getting nowhere with it and having purchased several books on the subject there is little to suggest how it can be done.
The only fields to be searched above are;
area
bedrooms
price