Jump to content

Filtering Categories


x232

Recommended Posts

Hi,

 

I am trying to replicate the ebay filtering system: antiques.shop.ebay.com/items/Antiques__W0QQ_sacatZ20081

 

as you can see the items on that page are being pulled in from the sub (sub/sub) categories of the main category (Antiques)

 

how can i pull off the above so that a category can display items from its sub categories and show them.

 

the solution needs to mysql/php driven.

 

regards

rg

Link to comment
https://forums.phpfreaks.com/topic/115252-filtering-categories/
Share on other sites

That's a pretty broad question.

 

You may want to read into hierarchical storage methods for databasing... here's a great intro

http://dev.mysql.com/tech-resources/articles/hierarchical-data.html

 

Once you have a good database structure set up, you can begin the next part. One step at a time though.

Link to comment
https://forums.phpfreaks.com/topic/115252-filtering-categories/#findComment-592513
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.