PHP Classes
elePHPant
Icontem

PHPBB Login Integration: Authenticate PHPBB users with site login system

Recommend this page to a friend!

  Author Author  
Picture of Duncan Gough
Name: Duncan Gough <contact>
Classes: 2 packages by
Country: United Kingdom United Kingdom
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class allows you to integrate your own login system with phpBB forum system. Meaning that you can have one login valid across both your Web site and phpBB.

The class lets your site create a phpBB login session to be associate with the same user that has logged in a existing login system of your site.

To take full advantage of this PHPBB_Login class you just need to modify your own login system to include a call to the class functions to login or logout a given user.

The way this class works is reliant on the Web site username being exactly the same as the phpBB username. To insure this, it is recommended to disable the ability to change usernames from within the phpBB admin control panel.

  Classes of Duncan Gough  >  PHPBB Login Integration  >  Download Download .zip .tar.gz  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHPBB Login Integration
Base name: phpbb_login
Description: Authenticate PHPBB users with site login system
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image User Management User records, authentication and session handling View top rated classes
Group folder image Forums Discussion forums and bulletin board systems View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
March 2004
Number 3


Prize: One book of choice by O'Reilly
phpBB is a very popular forum system among the PHP community. Many developers have integrated it as part of their own sites.

Since phpBB has its own user management system and many sites that want to integrate it also have their own user management system, a solution for integrating both systems is often necessary.

The approach of this class to solve that problem is to artificially initiate a login session when the user has successfully authenticated in the login system that the site already had.

This way the users only have to authenticate once to use either the pages of the site or the pages of the phpBB system that require authentication.

Manuel Lemos

  Pages that reference this package  
phpBB ausgefuchst
Das phpBB ein ausgefuchstes Forumsystem ist, sollte jedem, der im Bereich Web was auf sich hält, bekannt sein...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file PHPBB_Examples.php Example Some PHPBB_Login examples
Plain text file PHPBB_Login.php Class The phpbb_login class

Install with Composer Install with Composer - Download Download all files: phpbb_login.tar.gz phpbb_login.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.