(PHP 4 >= 4.3.3, PHP 5 <= 5.0.5)
ircg_oper — Elevates privileges to IRC OPER
ircg_oper() will authenticate the logged in user on connection as an IRC operator.
A connection resource handle returned by ircg_pconnect().
The operator account name. Must be a registered IRC account.
The password associated with name .
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.