-

Udruženje Informatičara BiH - Cross-platform and Portable Development With PHP, LAMP/WAMP development, AJAX and Javascript, ASP, dot NET, C sharp, C++, C, VB, Oracle, tutorials and tips...
Free as Freedom, not Free as Free Pizza!


 
Web http://www.uibih.co.nr

Add to Google

Monday, July 10, 2006

Web based chat using AJAX to update the dialog

Published Class: CHAT Class
http://www.phpclasses.org/browse/package/3213.html

This class can be used to implement a simple Web based chat system that uses AJAX to update the chat dialog display area without reloading the whole page.

The class generates a page with a Web form to submit what each chat line that the users type.

The chat lines are sent to the server using a XMLHttpRequest object.

The chat lines are received by a server side script that uses the class to store what each user entered in a MySQL database table.

In response, the class outputs the chat list already formatted to by displayed in the user browser pages.
Download GUI added version at Download

6 Comments:

At 7/11/2006 12:30 AM, Blogger rick.m said...

Demo?

 
At 8/10/2006 1:15 AM, Anonymous Anonymous said...

Saludos

como puedo colocar un nombre o id "identificador" en el chat ajax

 
At 10/29/2006 9:29 PM, Anonymous FireCracker37 said...

I think this is an awesome program, only problem is - I can't download the class, it seems that there are some problems with the file host you are using. Please post a new link, I would love to play with this little script

 
At 10/30/2006 1:28 PM, Blogger NurAzije - Ashraf Gheith said...

email me at nurazije AT gmail DOT com to send you the script by email

 
At 11/01/2006 8:39 PM, Anonymous Anonymous said...

Teste..

 
At 5/28/2009 2:54 AM, Blogger anandam said...

Plz sent the script for this id ,

102anand@gmail.com..

Plz..

 

Post a Comment

<< Home