Warning: file_put_contents(): Only -1 of 59 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
xml_get_current_line_number xml_parse_into_struct XML PHP Manual xml_get_error_code (PHP 4, 5) — Get parser error code Описание int ( resource $parser ) Gets the code. Список паÑ...
Forum und email

xml_get_error_code

(PHP 4, PHP 5)

xml_get_error_code — Get XML parser error code

Описание

int xml_get_error_code ( resource $parser )

Gets the XML parser error code.

Список параметров

parser

A reference to the XML parser to get error code from.

Возвращаемые значения

This function returns FALSE if parser does not refer to a valid parser, or else it returns one of the error codes listed in the error codes section.

Смотрите также