This class can be used to manage users and friends that exchange messages.
It can create and retrieve records in MySQL database tables that contain information of users, friends and messages that they may exchange.
Currently the class implements several operations like authenticating users, change user passwords, retrieve account password reminder question and answer, create user accounts, add friends, search for friends, retrieve user nick names, messages sent from one user to a friend,retrieve messages received by an user, accept friend request, give list of friends, show friends awaiting accept, and allow bbcode for use in web browsers.
| Project record: |
phm |
| Popularity score: |
11.09 |
| Vitality score: |
1.0 |
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
msg.cls.php |
Class |
This is the main file fully noted |
tables.sql |
Conf. |
the MySQL table script |