This class can parse HTML documents using regular expressions to split the document character data, the begin and end tag elements.
For each type of elements, the class call custom callback that can do any type of processing. The callback functions may bu global or be functions of a class of a given object.
|
|
| Name: |
HTML SAX Parser |
| Base name: |
html_saxparser |
| Description: |
Parse HTML documents using regular expressions |
| Version: |
- |
| PHP version: |
- |
| License: |
The PHP License |
| All time users: |
2892 users |
| All time rank: |
1126 |
| Week users: |
0 users |
| Week rank: |
2108  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (90.6%) |
Good (90.6%) |
Sufficient (60.7%) |
Good (93.8%) |
- |
- |
Sufficient (69.8%) |
207 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Simple SAX parser for PHP |
Yesterday, I was working on PRAjax. The UpdatePanel did not work completely as I wanted it to work: in the background, the whole page was still fetched and updated. A cleaner way would be to just fetch updated content and not the whole page... |
| |
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 |
|
|