PHP Classes
elePHPant
Icontem

PHPBB 3 Integration class: Manipulate accounts of PHPBB 3 users

Recommend this page to a friend!

  Author Author  
Picture of Felix Manea
Name: Felix Manea <contact>
Classes: 2 packages by
Country: Romania Romania


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to manipulate accounts of PHPBB 3 users.

It can access the MySQL database of a PHPBB 3 installation to perform several types of operations on PHPBB 3 user accounts. Currently it can:

- Begin and end an user login session
- Check if an user is logged in
- Add a new user account
- Delete an user account
- Change user options and password

There is also an auxiliary script to keep the phpBB session alive is it is used as a slave application (this script should be included in a hidden frame if conflicts appear)

  Classes of Felix Manea  >  PHPBB 3 Integration class  >  Download Download .zip .tar.gz  >  Support forum Support forum (20)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHPBB 3 Integration class
Base name: phpbb_integrator
Description: Manipulate accounts of PHPBB 3 users
Version: 1.0
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Forums Discussion forums and bulletin board systems View top rated classes


  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
Plain text file phpbb.class.php Class the phpbb integration class
Accessible without login Plain text file example_phpbb.php Example example on how to use this class
Accessible without login Plain text file phpbb_session_handler.php Aux. Session keep alive script (useful for keeping the user logged in if phpbb is used as slave application)

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