Login   Register  
PHP Classes
elePHPant
Icontem

XHTML_Validator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Bermi Ferrer Martinez
Name: Bermi Ferrer Martinez <e-mail contact>
Packages: 4 Browse all classes by Bermi Ferrer Martinez Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: 35
All time rank: 84119 in Spain Spain
Week rank: 1460 Down38 in Spain Spain Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
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.

The class parses the documents and check whether the tags and attributes used by the documents are allowed within the XHTML standard.

If validation errors are found, highlighted error messages and offending document line numbers will be returned.

This is an experimental class, so you should double check your code with <a href="http://validator.w3.org">the w3c validator</a>, as in only 1000 lines of code the XhtmlValidator lacks support for Encoding and Doctype validation

  Classes of Bermi Ferrer Martinez  >  XHTML_Validator  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: XHTML_Validator
Base name: xhtml_validator
Description: Validate XHTML without external PHP extensions
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 486 users
All time rank: 5026
Week users: 0 users
Week rank: 2076 Equal
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image XML XML parsing and generation View top rated classes
Group folder image Validation Validation algorithms View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Php Xhtml Validator by Bermi Ferrer Official page for the PHP Xhtml Validator. Online version available

  Files folder image Files  
File Role Description
Plain text file XhtmlValidator.php Class Performs XHTML validation using only PHP

Download all files: xhtml_validator.tar.gz xhtml_validator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.