|
XMLReader::fromStreamCreates an XMLReader from a stream to read from Description
public static static XMLReader::fromStream(
resource $stream ,stringnull $encoding = null ,int $flags = 0,stringnull $documentUri = null ) Creates an XMLReader from a stream to read from. Parameters
Return ValuesReturns an XMLReader. Errors/Exceptions
See Also
|