You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💬 PHP Social Messenger is a real-time ⚡ chat application built with PHP, MySQL 🛢️, and AJAX 🔄. It supports: 📨 Instant messaging 🙋♂️ Profile management 🔍 Contact search ⛔ User blocking 🧩 RESTful API for easy integration 🚀
Voidchat is an anonymous chat platform that doesn’t require registration or an account. You can match with random strangers based on interests (similar to Omegle) or create your own chat room, which you can personalize with custom themes, backgrounds and more.
Auth using firebase or Facebook. Make groups to chat with friends or keep them private. Users can see when messages are read and details on when they are sent.
This app represents online chat using Codeigniter PHP framework, jQuery and Ajax. I also added sql file that represents database i used for testing the app. The app will work only if you import database firstly (chat.sql).