I need a PHP messaging system where you can send, recieve, and view the messages you sent from one user to another.
If you need my SQL code for the database, just ask :)
Hi,
After searching a lot for this, I decided to make one myself, and it turns out that it is quite efficient... See the project here http://php-polling.sourceforge.net/
I tested it on a chat application, and now I will use it in my real application at work.
Bye