侧边栏
Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.

PHP Simple HTML DOM Parser[index]

PHP Simple HTML DOM Parser

A fast, simple and reliable HTML document parser for PHP.

Created by S.C. Chen, based on HTML Parser for PHP 4 by Jose
Solorzano.

Parse any HTML document

PHP Simple HTML DOM Parser handles any HTML document, even ones that are considered
invalid by the HTML specification.

Select elements using CSS selectors

PHP Simple HTML DOM Parser supports CSS style selectors to navigate the DOM,
similar to jQuery.

Download

Contributing

License

PHP Simple HTML DOM Parser is Free Software
licensed under the MIT License.