PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::isValid
request it (316)
GoLang replacement for PHP's XMLReader::isValid
[edit | history]
XMLReader::isValid(PHP 5 >= 5.1.0, PHP 7) XMLReader::isValid — Indicates if the parsed document is valid Description
public bool XMLReader::isValid
( void
)
Returns a boolean indicating if the document being parsed is currently valid. Return Values
Returns Examples
Example #1 Validating XML
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|