GithubHelp home page GithubHelp logo

arpanmaheshwari144 / chat-application-in-php Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 155 KB

Chat application are the platforms that enable instant messaging. Many such apps have developed into broad platforms enabling status updates, chatbots, payments and conversational commerce (e-commerce via chat). They are normally centralized networks run by the servers of the platform's operators, unlike peer-to-peer protocols like XMPP.

PHP 69.07% Hack 0.97% JavaScript 11.70% CSS 18.26%

chat-application-in-php's Introduction

Chat-Application

Installation

  1. Install XAMPP.
  2. Open XAMPP Control Panel and start Apache and Mysql. Make sure they both are started.
  3. Download the code.
  4. Extract to C:\xampp\htdocs.
  5. Now go to localhost/phpmyadmin.
  6. If you first time open phpmyadmin it will ask username and password. Username is root and Password is blank, then hit Go button.
  7. Click on new.
  8. Give a database name as (chatapp) and hit on create button.
  9. After creating database click on import.
  10. Browse the file in directory [C:\xampp\htdocs\Chat-Application-in-PHP\database\chatapp.sql].
  11. Open any browser and type http://localhost/Chat-Application-in-PHP.
  12. Now enjoy the code.:fire:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

chat-application-in-php's People

Contributors

arpanmaheshwari144 avatar

Watchers

 avatar

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.