GithubHelp home page GithubHelp logo

itsbgold / simple-chat-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manumanoj0010/simple-chat-system

0.0 0.0 0.0 266 KB

A simple chat system with a basic login and logout sessions built using html css php and mysql

PHP 78.70% CSS 21.30%

simple-chat-system's Introduction

This is a simple chat system build using basic HTML, CSS ,PHP, SQL and a bit AJAX.

Softwares required: xampp or wamp(for running php scripts) also known as local server Any text editor example (notepad,notepad++, sublime Text(recommmended))

How to run it Step 1 : Install the xampp software in your pc

Step 2 : Now copy the downloaded .php files .css and save in the following destination: windows c:>xampp folder>htdocs>chatsystem . Create a new folder name as chatsystem and save the files under it

Step 3 : Now open your xampp software and press start button of Apache and MySql

Step 4 : Open your default browser and press localhost/chatsystem

Step 5 : Now your downloaded file will work but messages and login page will not work unless you connect your files to database, to do this follow the steps

Step 6 : Open your xampp software and press MySql admin now you will be opened with the sql admin panel

Step 7 : Create a newdatabase name same as provided in the server.php file and **db.php ** file. In the file server.php the database name is "chat". So create a same database in your localhost/phpmyadmin.

**Step 8: ** Now you can either import the sql file in the database or you can manually create tables and fill the table. I have included a sql file so you can directly import it.

Step 8: Open your browser and type localhost/chatsystem

simple-chat-system's People

Contributors

manumanoj0010 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.