Foro
Package:
Summary:
Manage forum messages stored in a MySQL database
Groups:
Author:
Description:
This class can be used to manage forum messages stored in a MySQL database.
It can perform several types of operations to manipulate messages of a forum. Currently it can:
– List the forum topics, threads and messages
– Mark threads as read]
– Retrieve the number of topic threads, the number of thread messages, the number of user messages
– Start a new topic thread
– Post a new message to a thread
The code and the comments are in Spanish.
Comments are closed.