Forum und email

ircg_names

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

ircg_names — Query visible usernames

Description

bool ircg_names ( int $connection , string $channel [, string $target ] )

Warning

This function is currently not documented; only the argument list is available.

Parameters

connection

A connection resource handle returned by ircg_pconnect().

channel

The channel name as #name.

target

Return Values

Returns TRUE on success or FALSE on failure.