Skip to content

reresetyawan/ajax-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Simple Ajax Web Chat

This is a simple ajax-powered web chat, with gravatar integration.

I did not create this, this is an original work by Tutorialzine, i simply modified it and simplified with a Facebook like interface.

All credit goes to Tutorialzine.

Original tutorial here:

###Demo (.img)

###Instructions

  • Place the files in a directory in your server
  • Create a database and import the file tables.sql
  • Edit the file php/ajax.php and fill the database configuration

###To-do?

  • Use Facebook user details
  • Require login to see the messages

###Thanks

  • Tutorialzine obviously
  • Nicolas Gallagher (necolas), for his Facebook buttons in CSS, for normalize.css, and micro clearfix.

About

Simple ajax web chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.8%
  • JavaScript 17.6%
  • PHP 14.5%
  • HTML 3.1%