|
Ajax
Chat Scripts
Most Simple Ajax Chat Ever
Next Script =>
Script Description :
Basic Infos
- we 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

Script Information :
Website:
http://www.linuxuser.at/index.php?title=Most_Simple_Ajax
Demo:
See Demo
Download:
Download Script
Free AJAX Scripts by
Ajaxfreescript.com
|