Topic: Cant add sessions to punbb :(
I'm trying out a new hack by putting in a token for registered users on the register form as a PHP Security guru suggests
http://shiflett.org/articles/foiling-cross-site-attacks
Unfortunately it seems the way punbb works it wont allow session, i think some stuff is coming in before the session starts even though I put in my session code at the top of register.php