Giter Site home page Giter Site logo

ajax-php-js-webchat's Introduction

#AJAX+PHP+JS Web chat,no database needet! Simple Web chat using AJAX+PHP,no database needet

Written in HTML,CSS,JS,PHP #Live preview http://itmu.vpn-host.ru/chat.php

#Description Simple web chat,chat only working,if you have upload the unzipped archive into you hosting no database needet,because all chat log saving into chat.txt (nickname+message)

#Files overview 1.chat.php-main screen (like index.HTML) 2.chat.js-javascript actions 3.chat.txt-its small database of sendet chat message 4.style.css-style of chat/body 5.process.php-its a main PHP code of send action using AJAX

#How it works 1.If you have load a page,you recive dialog,then should give you Nickname. 2.You See main interface its a Form(input) and send button 3.If you have press "Enter" button(or send button) of you keyboard,starts a process(PHP) gets nickname and message and adds this into chat.txt in Form: nickname() and message() 4.Chat reloading to See changes in chat.txt

also you have a short Form nickname+message

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.