Forum Moderators: coopster

Message Too Old, No Replies

Multi-Option/Variable Search Script

Free Power-Search Script

         

Designed

10:05 pm on Apr 5, 2005 (gmt 0)

10+ Year Member



Hello, I have been searching for a Multi-Option / Multi-Variable Search Script/CMS/etc. Since I do not know how to properly explain it since I am not really a programmer (I can install a pre-made CMC though :), I am posting two examples of what I am searching for:

<examples are mutli checkbox - multi dropdown search pages - jatar_k>

I want the user to be able to choose an option that suits his needs.

My question is - are there readily available and free scripts such as those that power the above example-sites. I have been looking really hard but did not find any.

An additional requirement (only if possibe) is that it should be easy for a non-programmer to enter the data into the database (i.e. a dummy-friendly admin/edit interface =)

I would be eternally grateful, no kidding =)

[edited by: jatar_k at 10:41 pm (utc) on April 5, 2005]
[edit reason] sry no urls thanks [/edit]

coopster

1:03 am on Apr 13, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Designed.

Wow. I know what you are getting at, but I think you may be facing some programming down, unless of course, the CMS you are using has some form of built-in search feature. Why not give it a shot?

ironik

2:14 am on Apr 13, 2005 (gmt 0)

10+ Year Member



These classes may help you extend additional search functionality in your current code:
[phpclasses.org...]

I'd say though, if you have the time, to program your own. Search functions on a website can be difficult to write generically (hence the smaller number of available classes/code).