Zend - The PHP Company




Code Gallery: drdrzlo1


HTML SAX Parser  

Type: class
Added by: drdrzlo1
Entered: 17/02/2005
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 3824
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 be global or be functions of a class of a given object. More example on http://www.phpclasses.org/browse/package/2140.html




Search