chat box with login and registration

Chat Box w/ Login and Registration

Learn how to create a simple chat box with login and registration using PHP, Jquery and Ajax. Once you have registered in the site and login, you can then start to chat. The messages you sent are saved in the database and are displayed in the chat box which all users can view. You can test this project by opening two(2) different browsers with different username in each browser. Hope you learn