HTMLPP 20091125
HTMLPP allows parsing an HTML code string, building the relative DOM structure and working on it with methods similar to JavaScript.
Key Features of HTMLPP:
. HTML parsing:
. Simple tags
. Tags without closures
. Autoclosing tags
. Doctype, text and comment parsing
. Modern browser parsing behaviour (Add head,body and html tags if they're not present, Wrap table content inside the tbody if it's not present)
- Dom traversing:
. Access to the parent node using the parentNode property
. Access to child nodes using the childNodes array property
. Access to sibling nodes using nextSibling and previousSibling properties
. Access to the owner document with ownerDocument property
. Document shortcuts to body, head and doctype
- Dom manipulation:
. Append nodes with appendChild, append and other methods
. Remove nodes with removeChild and remove methods
. Replace nodes with replaceChild and replace methods
- Attributes and style manipulation:
. Add, remove, set and get methods for attributes
. Add, remove, set and get methods for style properties
- Node searching functions on every element:
. getElementById
. getElementsByTagName
. getElementsByClassName
. getElementsBySelector (Full featured support for Css3 selectors, Support for other non-standard selectors)
. Node iterator class for personalized filter functions
- Dom collections with jQuery-like methods:
. Add, remove and filter elements in the collection
. Change the current collection by searching in its elements siblings, child nodes or parent nodes
. Manipulate elements in the collection
Requirements:
PHP 4.2 or higher
More popular HTML
- Mysql Ajax Table Editor 2.2 (2 years, 5 months 10 days ago)
- Form Tools 2.0.3 (2 years, 6 months 7 days ago)
- PHP Form Builder Class 3.1 (5 months 17 days ago)
- Ajax Table Edit 1.0 (7 years, 6 days ago)
- PHPagination 1.0 (2 years, 6 months 17 days ago)
Listing Files

HTMLParser.php- 9.0 KB
- 11/25/2009 08:27:49

HTMLFilterIterator.php- 7.2 KB
- 11/25/2009 08:27:49

documentation.html- 78.6 KB
- 11/25/2009 08:27:49

HTMLCollection.php- 30.9 KB
- 11/25/2009 08:27:49

HTMLPP.php- 2.5 KB
- 11/25/2009 08:27:49

HTMLParser.php- 8.9 KB
- 10/09/2009 19:20:08

HTMLFilterIterator.php- 7.2 KB
- 10/09/2009 19:20:08

documentation.html- 77.7 KB
- 10/09/2009 19:20:08

HTMLCollection.php- 30.7 KB
- 10/09/2009 19:20:08

HTMLPP.php- 2.5 KB
- 10/09/2009 19:20:08

HTMLNode.php- 32.8 KB
- 10/09/2009 19:20:08

HTMLNode.php- 33.3 KB
- 11/25/2009 08:27:49
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
