Warning: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' (this will throw an Error in a future version of PHP) in /home/vhosts/podolsk.xp3.biz/1.php on line 1

Warning: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' (this will throw an Error in a future version of PHP) in /home/vhosts/podolsk.xp3.biz/0.php on line 1
PHP. Руководство по PHP. 2005 (создание и продвижение сайта)
создание и продвижение сайта (вбиваю в ТОП-10, как гвозди)Настройка и сопровождение платной рекламы яндекс.директ

PHP. Руководство по PHP. 2005

ircg_fetch_error_msg

Пред.

След.

ircg_fetch_error_msg

(PHP 4 >= 4.1.0, PHP 5)ircg_fetch_error_msg --

Returns the error from previous IRCG operation

Description

array ircg_fetch_error_msg (resource connection)

ircg_fetch_error_msg() returns the error from

a failed connection.

Замечание:

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.

Пример 1. ircg_fetch_error_msg() example

<?php

if (!ircg_join ($id, "#php")){

$error = ircg_fetch_error_msg($id);

echo "Can't join channel #php. Error code:

$error[0] Description: $error[1]";

}

?>

Пред.

Начало

След.

ircg_eval_ecmascript_params

Уровень выше

ircg_get_username

Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.

Ваше письмо×
Free Web Hosting