Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.ircg-register-format-messages.html
Дата изменения: Sun Feb 3 22:43:18 2002
Дата индексирования: Mon Oct 1 23:14:08 2012
Кодировка:
ircg_register_format_messages

ircg_register_format_messages

(PHP 4 >= 4.0.5)

ircg_register_format_messages --  Register a set of format strings for display of IRC messages

Description

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().

See also: ircg_lookup_format_messages().