This class implement a private messaging system that stores messages in a MySQL database.
It can be used to exchange private messages between users of a site.
The class provides means to:
- Send a message
- Get the title, body, sender and receiver a of a message
- Mark a message as read
- Retrieve all message from or to a given user
- Delete a message
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|