Skip to content

Arayanmemon/Message-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message-App

This project is the part of my PHP learning journey. It is the messege application with basic functionalities like sending msg, recieving msg and relpying back.

To use this project

  • clone this repo into your xampp/htdocs folder
  • create a database namely 'ex' in mysql server
  • run the table queries provided in databses folder
  • add the data in users table
  • start the locathost
  • and run this in your browser tab 'http://localhost/Message-App/messenger/code/login.php'
  • you are good to go

Feel free to contribute

Screenshots

alt text

alt text

alt text

About

It is a basic Messaging application created using PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages