summaryrefslogtreecommitdiff
path: root/ext/xmlreader/examples/xmlreader_validatedtd.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove PHP code examples from xmlreaderPeter Kokot2017-10-191-18/+0
| | | | | The PHP documentation can present the xmlreader extension better with code snippets.
* move constants to classRob Richards2005-10-131-2/+2
|
* add relaxNG supportRob Richards2004-04-271-0/+18
set xml base directory so it is consistant add validation examples