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

search for in the

Java> <IRC Gateway
Last updated: Mon, 26 Nov 2007

view this page in

ircg_whois

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

ircg_whois — Query server for user information

说明

bool ircg_whois ( resource $connection , string $nick )

Sends a query to ask for information about the specified user.

参数

connection

A connection resource handle returned by ircg_pconnect().

nick

The user nick name.

返回值

如果成功则返回 TRUE,失败则返回 FALSE



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

Java> <IRC Gateway
Last updated: Mon, 26 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites