PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ircg_ignore_del> <ircg_html_encode
Last updated: Sun, 25 Nov 2007

view this page in

ircg_ignore_add

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

ircg_ignore_add — Add a user to your ignore list on a server

설명

void ircg_ignore_add ( resource $connection , string $nick )

This function adds user nick to the ignore list of the connection . Afterwards, IRCG will suppress all messages from this user through the associated connection.

매개변수

connection

A connection resource handle returned by ircg_pconnect().

nick

The user to be ignored.

반환값

값을 반환하지 않습니다.



add a note add a note User Contributed Notes
ircg_ignore_add
There are no user contributed notes for this page.

ircg_ignore_del> <ircg_html_encode
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites