forked from kohlhofer/xhtmlchat
-
Notifications
You must be signed in to change notification settings - Fork 0
XHTML live Chat based on the XMLHttpRequest Object (ajax) (implemented in PHP + mySQL)
InfiniteDevelopment/xhtmlchat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
XHTML live Chat by alexander kohlhofer http://kohlhofer.com VERSION: 1.1 demo: http://chat.plasticshore.com Feel free to look at, alter and build upon this project. I appreciate any help and input to develop this further. The exact terms can be found in the creative commons license mentioned above. Please let me know if you find this useful or if you create anything based on it. If you publish or use any of it I would humbly ask to be linked at one of the following urls: http://kohlhofer.com http://chat.plasticshore.com/ HOW TO: XHTMLChat requires only PHP and mySQL. Adjust db.php with you mySQL credentials. Then run initBD.php. After this you should be able to chat away at index.html. LICENSE: XHTML live Chat is published under a creative commons license The license can be found at http://creativecommons.org/licenses/by-nc-sa/2.0 CREDITS: I have used the following resources: Guide to Using XMLHttpRequest (with Baby Steps) Providing all you need to know about XMLHttpRequest. Unobtrusive Javascript Got me started on the whole javascript thing.
About
XHTML live Chat based on the XMLHttpRequest Object (ajax) (implemented in PHP + mySQL)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 34.2%
- HTML 28.7%
- JavaScript 25.6%
- CSS 11.5%