ircg_register_format_messages

(PHP 4 >= 4.0.5)

ircg_register_format_messages --  IRCメッセージの表示用文字列フォーマットの設定を登録する

説明

boolean ircg_register_format_messages ( string name, array messages)

With ircg_register_format_messages() you can customize the way your IRC output looks like. You can even register different format string sets and switch between them on the fly with ircg_lookup_format_messages().

ircg_lookup_format_messages()も参照下さい。