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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.