samberrry / websocket-chat

Chat application implemented by pure php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  1. Change host address in index.php and server.php
  2. Go to your shell command-line interface
  3. type: php -q your-path\server.php (run command in Quiet mode Click here to know more about Quiet mode)
  4. Using browser, navigate to index.php location to open chat page, have fun!

Contact me on my blog for more support

About

Chat application implemented by pure php


Languages

Language:PHP 47.4%Language:CSS 29.4%Language:JavaScript 23.1%