![]() |
|
||||||||||
|
xmlrpc_is_faultОписаниеbool xmlrpc_is_fault ( array arg )
Возвращаемые значенияReturns TRUE if the argument means fault, FALSE otherwise. Fault description is available in $arg["faultString"], fault code is in $arg["faultCode"]. xmlrpc_is_fault There are no user contributed notes for this page. |