Приглашаем посетить
Мода (modnaya.ru)

XMLReader->close()

expand()" HREF="/php/007/function.xmlreader-expand.html">

XMLReader->close()

(no version information, might be only in CVS)

XMLReader->close() -- Close the XMLReader input

Описание

class XMLReader {

bool close ( void )

}

Closes the input the XMLReader object is currently parsing.

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

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

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

XMLReader->open()
XMLReader->XML()