PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need a complete chat script including database tables which provides a list of the online users and enables me to click on one of them to send him a private message..
I would really appreciate any help because I need this script for my project ...
Here's an excellent tutorial written by a devnet resident. He shows you how to build a chat system with the Zend framework, and XML. Very easy to follow and well written. Once again, GREAT work, Maugrim!