PHP Classes

Classes of Rodrigo Contreras K.

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Rodrigo Contreras K. (1)  >  Mission progress status  >  Reputation  
Picture of Rodrigo Contreras K.
Name: Rodrigo Contreras K. <contact>
Classes: 1
Country: United States United States
Age: 48
All time rank: 3670486 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 359
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MMP  
HTML parser that triggers events for each element
This class is an HTML parser that triggers events for each document element that it finds.

It can take a text string with a HTML document and parse it.

The class triggers events for each type of page element that it finds.

It calls specific functions of a separate processor object that can processing functions passing the details of each element as parameters.

Currently it triggers events for start tag, end tags and character data.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z