Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 446 Bytes

README.markdown

File metadata and controls

7 lines (5 loc) · 446 Bytes

A group chat room with PHP, jQuery, and Text Files.

Tutorial article for Chat v1 Tutorial article for Chat v2

WARNING: Please check out the file at /room/update.php which contained some commented code on only allowing that file to be called via AJAX and from a certain referrer. Without that precaution, a crafty hacker could gain access to any file on the server.