Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
xml_parser_free
(PHP 3 >= 3.0.6, PHP 4, PHP 5)
xml_parser_free - Free an XML parser bool xml_parser_free ( resource parser )parser
A reference to the XML parser to free.
This function returns FALSE if parser does not refer to a valid parser, or else it frees the parser and returns TRUE.
Смотрите также:
Все функции xml
Описание на ru2.php.net
Описание на php.ru