I'm in a need of a chatroom for my website, and I'm assuming PHP would be the best option. There is one feature I must have:
I need to be able to assign a user mod powers so any time he logs in, he'll have that power. I also would like for his text to show up in a different color than everyone else's.
Thanks.
StupidScript
4:52 pm on Aug 12, 2005 (gmt 0)
One that works well is VoodooChat [vochat.com] by Vlad Vostrykh. It uses PHP and MySQL and contains many admin/mod features. Plus ... you can mess with the code in your own implementation if you want to tweak it.