Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

ITU Homework 2 - Simple chat application (AJAX) server API, FIT@BUT 2020

Notifications You must be signed in to change notification settings

theleteron/ituchat.czleteron.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ituchat.czleteron.net

api.php

  • called without parameters gives last 20 msg in database
  • takse data & user parameters - data should contain message and user login name 'xlogin00'

config.php

  • login details for your database

index.php

  • basic chat implementation using AJAX
  • variable apiAddress should point to valid API server

About

ITU Homework 2 - Simple chat application (AJAX) server API, FIT@BUT 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages