Description
array
ircg_fetch_error_msg
( resource connection)
ircg_fetch_error_msg(
)
returns
the
error
from
the
last
called
ircg
function
.
הערה
:
Errorcode
is
stored
in
first
array
element
,
errortext
in
second
.
דוגמה
1
.
ircg_fetch_error_msg(
)
example
Errorcode
:
$error[
0
]
Description
:
$error[1]")
;
}
|
|