Forum und email

IRC Gateway Functions

介紹

With IRCG you can rapidly stream XML data to thousands of concurrently connected users. This can be used to build powerful, extensible interactive platforms such as online games and webchats. IRCG also features support for a non-streaming mode where a helper application reformats incoming data and supplies static file snippets in special formats such as cHTML (i-mode) or WML (WAP). These static files are then delivered by the high-performance web server.

Up to v4, IRCG runs under these platforms:

  • AIX

  • FreeBSD

  • HP-UX

  • Irix

  • Linux

  • Solaris

  • Tru64

  • Windows

Note: This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.1.0.

安裝

Detailed installation instructions can be found at » https://www.schumann.cx/ircg/. We urge you to use the provided installation script.

It is not recommended, but you can try enable IRCG support yourself. Provide the path to the ircg-config script, --with-ircg-config=path/to/irc-config and in addition add --with-ircg to your configure line.

執行時期組態

php.ini中沒有定義此延伸的組態指令。

資源類型

預先定義常數

這個延伸沒有定義任何常數。

Table of Contents