Jump to content

PHP search page elements


jack2119

Recommended Posts

Hi everyone,

 

Please bear with me as I try my best to explain the following.

 

I'm working on a shopping script, specifically the search page.

 

Now on this page the user will have several options to refine the products by price, merchant, type, colours etc etc

 

So for example a typical search page will look like domain.com/search/ipad and with additional filters I want it to look like domain.com/search/ipad/price/200-500/

 

I have managed to do it with one feature however the problem is that are bound to be several types of features a user can use so I need to work on a generic code of some sorts to cover everything.

 

A live website which has something like what I want to do is: http://www.sparsam-kaufer.de/shopping/search/q/laptop/

 

 

I've no idea how to tackle this issue as I'm a sort of newbie.

 

Thanks for your advice,

 

Jack

Link to comment
https://forums.phpfreaks.com/topic/284666-php-search-page-elements/
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.