Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
xml_error_string
Popis
string xml_error_string ( int code )
Gets the XML parser error string associated with the given
code
.
Návratové hodnoty
Returns a string with a textual description of the error
code
, or FALSE if no description was found.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
utf8_encode | Nahoru |