来自专业的译者、企业、网页和免费的翻译库。
errorcode: $error[ 0] description: $error[1]");}
if (!ircg_join ($id, "#php")) {$error = ircg_fetch_error_msg($id); print ("can't join channel #php. error code: $error[0] description: $error[1]");}
最后更新: 2011-10-24
使用频率: 1
质量:
警告:包含不可见的HTML格式
errorcode is stored in first array element, errortext in second.
蛁: error code is stored in first array element, error text in second. the error code is equivalent to irc reply codes as defined by rfc 2812.
最后更新: 2011-10-24
使用频率: 1
质量: