Home     PHP / Javascript / Ajax
PHP SmartIRC Script

PHP Script Codes > chat-scripts

SmartIRC Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 20179

PHP Script Codes > SmartIRC
SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC). It's an API that handles all IRC protocol messages. This class is designed for creating IRC bots, chats and show irc related info on webpages.

Changes in the new 0.5.5 version: Several important bugs were fixed, like unregistered timehandlers that are tried to be called. Most bugfixes were in the channel sync code. Minor features like checking for isOpped(), isVoiced() and isBanned() were added. Tracking of the channel key is now supported, and the reconnect() function takes advantage of it. Compatibilty with PHP 5.0.0b1 was tested.