Hi,
Ive created a private messaaging system for my project. It works all fine.
I wanted to know how i can keep a count of the read and unread messages.
So that whenever the user logs in he is displayed the number of unread messages.
I also wanted to add the text formating and smiley feature when composing a message.
How can it be done.
Ive created a private messaaging system for my project. It works all fine.
I wanted to know how i can keep a count of the read and unread messages.
So that whenever the user logs in he is displayed the number of unread messages.
I also wanted to add the text formating and smiley feature when composing a message.
How can it be done.
Comment