IRC Gateway
PHP Manual

ircg_lookup_format_messages

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)

ircg_lookup_format_messages — Check for the existence of a format message set

Описание

bool ircg_lookup_format_messages ( string $name )

Check for the existence of the format message set name . Sets may be registered with ircg_register_format_messages(), a default set named ircg is always available.

Список параметров

name

The format message set name.

Возвращаемые значения

Returns TRUE if the set exists, FALSE otherwise.

Смотрите также


IRC Gateway
PHP Manual