melgjl
11-24-2006, 08:13 PM
Hi, I just have a question.
Currently, I am doing a Forum. My Forum have a Topic Page where by all the main categories are (e.g. General Discussion, Suggestions).
And, I have a Subject Page.
It goes like this. (User will click on a topic. And it will lead them to the subject page, reflecting subjects that is only under that Topic.)
I have a topic table and subject table.
So, how do i make sure it recognize that the User click on the topic 'General Discussion' so my subject page will reflect only topics under 'General Discussion'?
Do I use Foreign Keys to achieve that?
Any help would be appreciated! Thanks! :)
Currently, I am doing a Forum. My Forum have a Topic Page where by all the main categories are (e.g. General Discussion, Suggestions).
And, I have a Subject Page.
It goes like this. (User will click on a topic. And it will lead them to the subject page, reflecting subjects that is only under that Topic.)
I have a topic table and subject table.
So, how do i make sure it recognize that the User click on the topic 'General Discussion' so my subject page will reflect only topics under 'General Discussion'?
Do I use Foreign Keys to achieve that?
Any help would be appreciated! Thanks! :)