XMLReader::fromString
(PHP 8 >= 8.4.0)
XMLReader::fromString — Creates an XMLReader from an XML string
Description
public static XMLReader::fromString(string
$source, ?string $encoding = null, int $flags = 0): staticCreates an XMLReader from an XML string.
Parameters
Return Values
Returns an XMLReader.
Errors/Exceptions
- Passing an invalid
encodingwill throw a ValueError.
See Also
- XMLReader::fromStream() - Creates an XMLReader from a stream to read from
- XMLReader::fromUri() - Creates an XMLReader from a URI to read from
↑ and ↓ to navigate • Enter to select • Esc to close • / to open