 |
 |
 |
 |
Warning: include(../levoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/ircg-fetch-error-msg.html on line 46
Warning: include() [ function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/ircg-fetch-error-msg.html on line 46
|
 |
 |
 |
 | |
|  |
(PHP 4 >= 4.1.0)
ircg_fetch_error_msg - возвращает ошибку предыдущей ircg-операции. Описание
array ircg_fetch_error_msg (resource connection) ircg_fetch_error_msg() возвращает ошибку последней вызванной ircg.
Примечание: код ошибки хранится в первом элементе массива, errortext - во втором.
Пример 1. ircg_fetch_error_msg()
if (!ircg_join ($id, "#php")) {
$error = ircg_fetch_error_msg($id);
print ("Can't join channel #php. Errorcode:
$error[0] Description: $error[1]");
} |
|
|  | |
|
 |
 |
 |
 |
Warning: include(../pravoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/ircg-fetch-error-msg.html on line 143
Warning: include() [ function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/ircg-fetch-error-msg.html on line 143
|
 |
 |
 |
 | |