Results 1 to 3 of 3

Thread: How To Add User-Searchable Database?
      
   

  1. #1
    AJ113 is offline Special Status
    Join Date
    May 2007
    Posts
    334

    Default How To Add User-Searchable Database?

    Hi all, not sure if this is in the right section so please move if necessary mods.

    I want to design a real-estate website with a searchable database of available properties. I don't know to add the database and search facility, is there a tutorial or sticky to start me off?

    I can use forms and tables but I suspect that to combine them with a user-searchable database would be a rather more involved process.

    Any help would be appreciated.

  2. #2
    zuriatman's Avatar
    zuriatman is offline Moderator
    Join Date
    Sep 2006
    Location
    Malaysia
    Posts
    3,039

    Smile Re: How To Add User-Searchable Database?

    Hi there,

    I am no expert but my exerience in genealogy database are:

    1] Create a database using a genealogy or family tree software or program.
    2] The software/program has the function to convert the whole database to html.

    3] A hyperlink is created from your index page to your php login page then to the database created by the program which is already interactive.

    4] Another way is to use a "Go search menu" and hyperlink it to the software/program generated database directly.

    5] I have seen an ad on real estate software somewhere but I cant remember the link address. Try a google search.

    I think it would be much cheaper and time saving to us a ready made software than to create a new one.

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How To Add User-Searchable Database?

    Yes, it is far more than creating a form and a database.
    Of course you need some forms: for user registering, for property details etc. Then, you need to be able to edit both, so you need at least another couple of forms. In reality it is far more complicated than that. The pages that will display the property details are also dynamically created, retrieving the data from the database.

    In other words, you need either a ready made script, from the many that you can find on the net, or a custom made script made by someone that has the knowledge. In my opinion.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49