Jump to content

Search help


forumnz

Recommended Posts

User can select an item from a drop down list when searching. Each item is assigned a number value (0,1,2,3 etc).

 

When the user searches value 0, I want all the other values included because 0 basically means 'All'. If the user selects value 2, then I want all items with values 2,3,4,5,6,7,8 included, and if the user searches with value 9, then I want all items with 9,10,11,12,13 selected.

 

The entries being searched in the db have space for a single value (like 3).

 

How am I able to do this?

 

Thanks heaps!

Sam.

 

P.S I have re-written this post to make it easier to understand.

Link to comment
https://forums.phpfreaks.com/topic/83751-search-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.