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 ...
PHPBB 3 integration Support forum phpbb3 Integrate site users in PHPBB 3 installation This class can be used to integrate site users in PHPBB 3 installation. It can perform several operations that integrate the users of a site with records in a MySQL database with the table records of users a PHPBB ...
phpBB3 poster Support forum phpbb3_poster Post messages in a phpBB3 forum This class can be used to post message in a phpBB3 forum. It accesses directly a MySQL database server on which a phpBB3 forum is hosted. The class constructs a forum message from a list of parameters and insert the necessary ...