|
|
|
|
|
|
Most Simple Ajax Chat Ever
|
03/22/2006, By Ajax Impact News
|
Over the javascriptsearch.com Chris have written a very simple way to do the chat using Ajax.
Basics of Chat:
we need to have 2 files : index.html and w.php
index.html reads the content and sends your message to w.php
w.php writes the content and prunes it to $maxlines lines
content stored as text in chat.txt
this uses 2 http_requests - 1 for checking the content, 1 for sending your message
Click here for a cool demo.
Read More...
|
Rate this Ajax News
Rating: 4.2 out of 5 votes cast
| |
|
|
| |
|
|
|
|
|
|
|
|
|
|  |
 |
|
© 2008 ajaximpact.com. All rights reserved. |
|
|
|
|