Published on 2005-08-07 12:47:45
Chategory is a PHP-powered chatting system. Unlike most chatting systems, however, it updates its content without page-reloading by utilizing Ajax technology. The core system can be used in many ways, including a complete chatting system and a shout box.
The main features of chategory are :
- Updates automatically (without page reloading).
- Lightweight (requires no database such as MySQL)
- Easy-to-use administrator/moderator control panels.
- User levels (members, moderators, administrators).
- Banning/unbanning (by member name and/or email address).
- Edit/delete chat posts.
- Administrators can decide what moderators can or cannot do.
- Easy member promotions/demotions.
- Simple UBBC.
- Easy site-integration via the "bare bones" mode.
- Maintenance/lockdown mode.
- And lots more!
You can download the sources from sourceforge
Related Entries
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved