Sep
20th
Posted by Ajax Lady

Simple Ajax Chat Script
This is most simple ajax php based chat script that you can easly integrate with your application.
This is very simple and easy to use ajax chat script which is css style based. User can use usernames and it also has efficient span filter capability
- only 2 files needed (index.html, w.php)
- index.html reads the content & sends your message to w.php
- w.php writes the content and prunes it to $maxlines lines
- content stored as text in chat.txt
Download this source: ajax_chat
For more updates please visit SCRIPT NAME author page
