This class can parse and analyze HTML documents with multi-byte characters.
It uses the DOM document and php_mbstring extension to parse multi-byte HTML documents.
The class can also analyze the parsed documents and return the document encoding, DOCTYPE, base URL, meta tags, title, links, images, document text, words in tags h1, title, a, a title, img alt, words weights and density.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
stopwords.php |
Aux. |
This file specifies list of common words that can be excluded |
documentation.htm |
Doc. |
Blitz Multi-Byte HTML Parser & Analyzer Class Documentation |
example.php |
Example |
example script showing the usage |
blitz.class.php |
Class |
Blitz Multi-Byte HTML Parser & Analyzer Class |