| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
XMLReader::XML
(no version information, might be only in CVS)
XMLReader::XML -- Set the data containing the XML to parsePopis
class XMLReader {bool open ( string source [, string encoding [, int options]] )
}
Set the data containing the XML to parse.
Seznam parametrů
sourceString containing the XML to be parsed.
encodingThe document encoding or NULL.
optionsA bitmask of the XMLReader Options constants.
| PÅ™edcházejÃcà | Domů | Dalšà |
| XMLReader::setRelaxNGSchemaSource | Nahoru |