Mazen's PHP Chat is a completely PHP4 based Chatsystem. Like other Chatsystems it doesn't use meta-refreshes to pull the chatlines from a MySQL-Server, it does a kind of server-push which continuously streams the Chat-Messages tp the client-browser.
Categories
ChatLicense
GNU General Public License version 2.0 (GPLv2)Follow Mazen's PHP Chat
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Ich habe versucht den Chat zu installieren und dabei festgestellt, dass die übergebenen Variablen nicht per $_POST, sondern direkt abgefragt werden. Bei den meisten Versionen von PHP dürfte das wg. register_globals = off nicht funktionieren. Hier ist noch nachzuarbeiten. Mal schauen, ob ich dazu komme. Ansonsten kann ich noch keine Aussage zur Funktionalität treffen.