1
jamiedotcom
installing a simple searchable data base. Please help

For the last week i have been trying to creat a simple sreachable database, but i cant find any module that offers this.

I am trying to create smething like thishttp://www.laptavillas.com/properties.php?propsale=yes

Can any one help me with this please.

2
hyperpod
Re: installing a simple searchable data base. Please help
  • 2005/3/4 12:41

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


SELECT name, image, city, area, type, price WHERE
location = '$city' AND area = $area AND type=$type AND bedrooms = $bedrooms AND ownership = $ownership AND (price >= $lowprice AND price <= highprice)

then display as you are now.

This could be different depending on exactly what you want to do and syntax may vary, but I hope this helps...


Best Regards,

3
jamiedotcom
Re: installing a simple searchable data base. Please help

Thanks, but where do i do this?

4
hyperpod
Re: installing a simple searchable data base. Please help
  • 2005/3/4 14:34

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Have you ever built a custom XOOPS module?

There is alot of information on this site and others about how to create a XOOPS module.

The last message was just an example of the SQL you could include in your XOOPS module for your particular application of allowing users to search your property database through your web site.


Best Regards,

5
jamiedotcom
Re: installing a simple searchable data base. Please help

No sorry i have never build an block my self i have only been using XOOPS a week or so, and its all very new to me, could you please advise me on where to look for help on building a block.

thanks

6
jamiedotcom
Re: installing a simple searchable data base. Please help

can any one ekse me pkls?

7
Alan-A
Re: installing a simple searchable data base. Please help
  • 2005/3/6 11:53

  • Alan-A

  • Not too shy to talk

  • Posts: 191

  • Since: 2004/2/17


Hi,
maybe this link will be helpful
Good Luck,
Alan

Login

Who's Online

253 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 253


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits