Hai
I want to build a web site containing chat. i am working with PHP, I want a code to implement a chat with php .Any one help me to do this? I know Ajax . i don
You may want to consider using a ready solution instead of reinventing the wheel. Try phpFreeChat.
We are currently working with LiveZilla, this very well, the only thing the company must have Windows PC. The operator interface is on ".NET"
livezilla
Ajax Chat is a light-weight customizable web chat software implemented in JavaScript and PHP. The script does not require Java, Flash, or any other plugins. Features:
- Public and private chat.
- Login as a registered user or as a guest.
- Away status, custom colors, smileys, user gender/status icons.
- Ajax Chat can be integrated with a third-party membership system by implementing user authentication routine. Advanced integration options: if user is logged in to the website, he can be logged in to the chat automatically.
http://www.php-development.ru/javascripts/ajax-chat.php
Also you can read this
Writing a JavaScript/PHP Chat Server