Okay, for the past couple of days ive been in here asking for help, and im very thankful 🙂 but i still have a problem, in which ive confused myself so many times i just want to start over, but dont know how.
I have one table named "topics", in which all thread info, from all of my forums, is stored. Each topic has its own ID, for use in its own forum.
What basic PHP code would I need to sort all of one forum's threads into viewable pages with 20 topics each (excluding the last page)?
I can have a user add threads so far, but can't correctly view threads because of a jungle of code and formulas that just don't work.
Please reply soon, so I can finish one part of my major project, Level-X, finally.