bpops Posted August 25, 2006 Share Posted August 25, 2006 Hello,I posted this same thread over in the phpBB forums, but I often get more help over here with all you "freaks". anyway, here's my problem:I'm trying to use the phpbb user database for another part of my webpage. I was reading the following article:http://www.phpbb.com/kb/article.php?article_id=143It clearly explains how to check for authentication to make sure someone is logged in, so that if I want members-only parts of my site, it is now easy to do so.But it does not answer my question for recognizing specifically who that user is. If I were to have a page where people could comment on something.. say an image... and I want their username to be displayed, I would need to authenticate their session (which I can now do), but then recognize WHO they are.Is there another tutorial on this that I've overlooked?Thanks for the help in advance! Quote Link to comment https://forums.phpfreaks.com/topic/18669-phpbb-using-db-for-non-phpbb-pages/ Share on other sites More sharing options...
bpops Posted August 27, 2006 Author Share Posted August 27, 2006 My qusetion was answered over at phpBB.com, so in case anyone else is interested:http://www.phpbb.com/phpBB/viewtopic.php?t=433910 Quote Link to comment https://forums.phpfreaks.com/topic/18669-phpbb-using-db-for-non-phpbb-pages/#findComment-81121 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.