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 database records to add the new post.
The parameters allow to configure post details such as the user posting the message, subject, the post text, icon, forum, post mode, topic, enable BBCode, smileys, URLs and the poster signature.
| There are not enough user ratings to display for this class. |
| Link |
Description |
| Email2phpBB3 |
A phpList plugin to send emails to your bulletin board |

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
phpbbPoster.php |
Class |
The post class - documentation inside |