ircg_nick
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_nick — Change nickname on server
설명
bool ircg_nick
( resource $connection
, string $nick
)
Change your nickname on the given connection to the specified one, if possible.
매개변수
- connection
-
A connection resource handle returned by ircg_pconnect().
- nick
-
The new nick name for the current user.
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.