Topic: Punbb's user variables
I'm trying to make something for my forums and I need to know how the forums passes information from one page to another. I thought it would be session variables, but I was looking through the php files and I didn't see $_SESSION[''] anywhere. I need the $forum_user array so the page will work correctly.