Databases: Foro
adrian (contact me)
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.
Click here for detailed information about this class on phpclasses.org