ToddAtWSU Posted October 15, 2007 Share Posted October 15, 2007 I have a phpbb message board that I am using. I also have some pages I created that use HTML and PHP. I am curious if there is someway for me to use the login inside the phpbb to use as a login to my other pages. Is there an easy way to have these 2 integrated so that they can only access either one if they are logged in? Or will I have to set up a separate loging for my other PHP pages? Thanks! Link to comment https://forums.phpfreaks.com/topic/73331-phpbb-and-php-pages/ Share on other sites More sharing options...
sKunKbad Posted October 15, 2007 Share Posted October 15, 2007 I believe that you would just have to use the same session or cookie to stay logged in. You might go to their message board to ask about it. I used to have a phpBB forum and know that the forum help support is very nice. Link to comment https://forums.phpfreaks.com/topic/73331-phpbb-and-php-pages/#findComment-369992 Share on other sites More sharing options...
tippy_102 Posted October 15, 2007 Share Posted October 15, 2007 phpBB2 session integration: http://www.phpbb.com/kb/article/phpbb2-sessions-integration/ For phpBB3, I believe it is part of the ACP. Link to comment https://forums.phpfreaks.com/topic/73331-phpbb-and-php-pages/#findComment-370224 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.