I own a website and I want to make a page dedicated to being a chat room.
Ability to register users with simple profile features so usernames can be saved by registering it.
It has to have the ability to host at around 25-30 people in a single room, create other rooms, ability to moderate the chat room with ban/un-ban features.
Most hosts don't want any affiliation with the IRC network. I need a script that runs soley on my server through MYSQL, PHP, or even flat-files as databases.
Ability to register users with simple profile features so usernames can be saved by registering it.
It has to have the ability to host at around 25-30 people in a single room, create other rooms, ability to moderate the chat room with ban/un-ban features.
Most hosts don't want any affiliation with the IRC network. I need a script that runs soley on my server through MYSQL, PHP, or even flat-files as databases.