this would require a query for each forum, insted add them to the forumdiscription of their parent forum. Do not remove the sessionhash from the url. use its replacement so users without cookies do not have errors. The url sould look something like this:
forumdisplay.php?s=$session[sessionhash]&forumid=*forumidhere*
replace *forumidhere* with the forumid for the forum (the number at the end of the url)
|