Categories

Updated: 01/25/2004

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.
Similar Scripts for "SmartIRC"

ODBC with PHP: Tips and Hints on Windows

ODBC is one of Microsoft''s earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsoft''s ADO (which ...

PHPerl

PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context. PHPerl al...

Inline PHP API Documentation

The purpose of this tool is to parse PHP source files and generate API documentation in HTML. It allows you to scan the specified PHP source files (given directories are searched recursively) and writes HTML files to the specified output path.

FastTemplate

FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML docume...

VH NNRP

NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands. NNRP Class hides detail of the NNRP protocol from developers. But it does requre users the knowledge of NNRP.
©2003-2008 jCay.com