ircg_ignore_add

(PHP 4 = 4.0.5)

ircg_ignore_add -- サーバ上の除外リストにユーザを追加する

説明

boolean ircg_ignore_add ( resource connection, string nick)

This function will add user nick to your ignore list on the server connected to by connection . By doing so you will suppress all messages from this user from being send to you.

See also: ircg_ignore_del() .