function ircg fetch error msg CEXTI5XCW6KCVMTK2VVR2LMQL6DZCQT7ZLPSRWQ

ircg_fetch_error_msgPodręcznik PHPPoprzedniNastępnyircg_fetch_error_msg (PHP 4 >= 4.0.7RC1)ircg_fetch_error_msg --  Returns the error from previous ircg operation Descriptionarray ircg_fetch_error_msg (resource connection) ircg_fetch_error_msg() returns the error from the last called ircg function. Notatka: Errorcode is stored in first array element, errortext in second. Przykład 1. ircg_fetch_error_msg() exampleif (!ircg_join ($id, "#php")) { $error = ircg_fetch_error_msg($id); print ("Can't join channel #php. Errorcode: $error[0] Description: $error[1]"); } PoprzedniSpis treściNastępnyircg_pconnectPoczątek rozdziałuircg_set_current
Wyszukiwarka

Podobne podstrony:
function ircg fetch error msg
function ircg msg
function ircg msg
function pg fetch object
function sybase fetch row
function mysql fetch row
function sybase fetch array
function msql fetch array
function pg fetch array
function imap fetch overview
function pg fetch row

więcej podobnych podstron