From professional translators, enterprises, web pages and freely available translation repositories.
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]");}
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
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.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: