section based path in php
Posted: Fri Feb 10, 2012 3:32 pm
Dear Geeks,
Here is my problem.
i have a site with categories and subcategories(may be unlimited) items.
eg: mysite.com/section/subsection/verysubsection/music etc
also mysite.com/music/hindi/latest - this path should list the items of of category music- hindi-latest . all these paths are virtual actually. right ?
How can i achive this.? i saw this technic on some classified sites, but didn't get the idea.
I am storing all my data in mysql db(all categories and items).
please help.
thank n regards
Gini
Here is my problem.
i have a site with categories and subcategories(may be unlimited) items.
eg: mysite.com/section/subsection/verysubsection/music etc
also mysite.com/music/hindi/latest - this path should list the items of of category music- hindi-latest . all these paths are virtual actually. right ?
How can i achive this.? i saw this technic on some classified sites, but didn't get the idea.
I am storing all my data in mysql db(all categories and items).
please help.
thank n regards
Gini