Session managment on phpbb forums across a site

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
newbie2php
Forum Commoner
Posts: 35
Joined: Wed Nov 07, 2007 4:44 pm

Session managment on phpbb forums across a site

Post by newbie2php »

Hi all,

I have a site that uses PHPBB 2 forums. I want to add to the site to allow members of the forum to be able to leave comments/reviews about products that are another section of the site.

So on this new section I need to be able to let forum members sign in, sign out, and also take their session info to see who the member is.

Does anyone have any experinece with this, or know of any good tutorials?

Thanks
Post Reply