Warning: file_put_contents(): Only -1 of 58 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_error_code PodrÄ™cznik PHP Poprzedni NastÄ™pny (PHP 3 >= 3.0.6, 4, 5) xml_get_error_code -- Pobiera kod błędu parsera XML Opis int ( resource parser ) Pobiera XML. Para...
Forum und email
xml_get_error_code

xml_get_error_code

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

xml_get_error_code -- Pobiera kod błędu parsera XML

Opis

int xml_get_error_code ( resource parser )

Pobiera kod błędu parsera XML.

Parametry

parser

Referencja do parsera XML poprzez którą pobierany jest kod błędu.

Zwracane wartości

Funkcja zwraca FALSE jeżeli parser nie odnosi się do prawidłowego parsera. W innym przypadku zwraca jeden z kodów błędów znajdujących się w sekcji kodów błędów.

Patrz także

xml_error_string()