Skip to content

herrturtur2/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README 

A chat client. 
For now using php, until someone gets websockets figured out.

Manifest:
=========
\index.html
\README             (this readme file)
\register.php       (responsible for adding new users to the onlineusers list)
\scripts.js         (contains javascript for index.html)
\styles.css         (contains css for index.html)
\test\              (directory - contains little code snippets to test unfamiliar features and examples)
\test\testjson.php  (tests the json_decode function in php)
\getOnlineUsers.php (the php file responsible for returning currently online users)

About

a simple chat website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published