|
|
| Author |
Message |
zeuslinks Member
|
Posted: 10 May 2007 17:07:03
Here's my situation ...
I'm attempting to build a new index for each of my categories and sub-categories .. when I add a new link it has its own unique category number which I understand ..
When I was looking through the index.php file that came with the skalinks i'm looking for the code that sorts out and places the right links with the right category/sub-category
For example:
Category would be Art & Literature
Sub-Category would be Animation
Animation has a category ID# of 91
I would like to have the new index.php file from the Art & Literature
with my sub-category of Animation have each of the new links show up
When I query the SQL database it pulls each and every listing for ALL
categories and sub-categories instead of pulling the ID# of 91
The reason why I'm dooing this is to give my website its own unique
look and feel
I hope this question is clear on what I need
|
|
|
|