Home | Sitemap | Contact
Welcome To Script Installation
Pure PHP XHTML Validator Script Installation and Configure Services
Script Description:The XhtmlValidator can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions.rrn rrnThe class parses the documents and check whether the tags and attributes used by the documents are allowed within the XHTML standard.rrn rrnIf validation errors are found, highlighted error messages and offending document line numbers will be returned.rrn rrnThis is an experimental class, so you should double check your code with the w3c validator, as in only 1500 lines of code the XhtmlValidator lacks support for Encoding and Doctype validation

Site Url: http://www.bermi.org/xhtml_validator