PHPBB Login Integration Support forum phpbb_login Authenticate PHPBB users with site login system 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 ...
CURL phpBB Functions Support forum curlphpbblib Manage a PHPBB forum remotely This class can be used to execute several actions in a PHPBB forum hosted on a remote site. It uses the PHP Curl library extension to log in in a remote PHPBB site on behalf of a given user using his user name and password ...
phpBB login Support forum phpbblogin Authenticate users registered in a phpBB database This class is meant to provide user authentication to sites that have already installed the phpBB forum application database. This class avoids the need to create or install another authentication system if you ...
PHPBB 3 Integration class Support forum phpbb_integrator Manipulate accounts of PHPBB 3 users 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 ...