What's new

Closed Online Chat System project in PHP

Status
Not open for further replies.
J

Jeanh

Guest
Credit to: PGs


Online Chat System project in PHP

Project Objective
Online-Chat-System-project-in-PHP-300x208.pngOnline Chat System project in PHP will allow its users to chat with their friend circles and send invitation to their other friends to join this chat system. This Online Chat System project in PHP will also allow its users to select chat room as per their choice and chat with other persons. To start chatting, users will have to first register with this new system and check their email which has been used during registration process. The login id and password will be sended by the admin upon the verification of the users. Using this Online Chat System project in PHP will allow its users to chat with their friend circles and send invitation to their other friends to join this chat system., users will be allowed to send private messages to other persons who are available under that particular chat room. It will also provide facilities like busy, available, and hidden which can be used by its users as per their choice. For secure login and authentication, data of login id and password will be directly checked from the user’s database and if data matches, it will be redirected to the system home page, where they can start their new operations such as chatting, sending friend request, sending invitations, sending and reading private messages.

Existing System
Under the existing Online Chat System project, two different login pages is used: one for admin and other for its users, which is a time consuming process and fetching data from database also takes time. No session id has been set from the server side in the existing system, by which system can be häçked and know the programming details of the server side. Existing system does not provide the feature of sending documents from one person to other person because they haven’t uses the concept of file up loader. Existing system does not allow its users to maintain its personal information and set its visibility features to other users who are available in their chat circles.

Online Chat System project in PHP
This Online Chat System project in PHP will uses a single login page that will provide select option such as admin and users. It admin id and password for type users will be matched from the database, then it will be redirected to the admin home page and user id and password will be matched with type users, it will be redirected to the users home page. If any id and password mismatch found, then it will prompt for re-entering correct id and password by that users.

Admin will have the authority to block any users any time and asked for verification process such as entering their correct email id. File up loader concept has been used to send and receive documents such as images, doc file, pdf file etc from one person to other person. Maximum file size which can be sended and receive will be 45 MB.



Chat screen will open which will display the user name and its image. It will also maintain the chatting history data and conversation data between two users along with date and time. When the user will click on Logout button, it will destroy their session which has been set by the server side and making all their property to null, by which their account will not be häçked.


Download Project Source Code
Online Chat System Source Code You do not have permission to view the full content of this post. Log in or register now.

13153523_1106774132678828_1932984573_n.png
 

Attachments

Last edited by a moderator:
Status
Not open for further replies.
Back
Top