PDA

View Full Version : Get forum, moderator info on another page


12-20-2000, 07:59 PM
Can somebody help me write (in other words, write for me :)) a little PHP script that will look in the database and make a list of all the forum names, with each line followed by the names of all the moderators in it? In other words, like this:

Forum1_Name Moderator_Name
Forum2_Name Moderator_Name
etc.

Each forum name should be a hyperlink to that forum, and each moderator name should be an email link for that person.

Thanks!