Приглашаем посетить
Отели (hotels.otpusk-info.ru)

XMLReader->XML()

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

XMLReader->XML()

(no version information, might be only in CVS)

XMLReader->XML() -- Set the data containing the XML to parse

Описание

class XMLReader {

bool open ( string source )

}

Set the data containing the XML to parse.

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

source

String containing the XML to be parsed.

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

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

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

XMLReader->open()
XMLReader->close()