Login   Register  
PHP Classes

Class: PHPBB 3 Integration class

Icontem
elePHPant

  Classes of Felix Manea  >  PHPBB 3 Integration class  >  Download  >  Support forum Support forum (17)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHPBB 3 Integration class Support forum
Base name: phpbb_integrator
Description: Manipulate accounts of PHPBB 3 users
Version: 1.0
Required PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Felix Manea
Name: Felix Manea <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Home page: http://www.ever.ro/

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

Detailed description

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)

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file phpbb.class.php Class the phpbb integration class
Plain text file example_phpbb.php Example example on how to use this class
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)
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.