[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
simplehtmldom
/
simplehtmldom
/
docs
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 Debug
SET
[ DEL ]
📁 HtmlDocument
SET
[ DEL ]
📁 HtmlNode
SET
[ DEL ]
📁 css
SET
[ DEL ]
📁 examples
SET
[ DEL ]
📁 faq
SET
[ DEL ]
📄 constants.md
632 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.md
1,155 B
SET
[ EDIT ]
|
[ DEL ]
📄 quick-start.md
2,917 B
SET
[ EDIT ]
|
[ DEL ]
📄 requirements.md
1,332 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: index.md
--- title: 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](http://php-html.sourceforge.net/) 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](https://www.w3.org/TR/html/) specification. # Select elements using CSS selectors PHP Simple HTML DOM Parser supports CSS style selectors to navigate the DOM, similar to [jQuery](https://jquery.com/). # Download * Download the latest version from [SourceForge](https://sourceforge.net/projects/simplehtmldom/) # Contributing * Request features on the [Feature Request Tracker](https://sourceforge.net/p/simplehtmldom/feature-requests/) * Report bugs on the [Bug Tracker](https://sourceforge.net/p/simplehtmldom/bugs/) * Get involved with the community on the [Discussions Board](https://sourceforge.net/p/simplehtmldom/discussion/) # License PHP Simple HTML DOM Parser is [Free Software](https://en.wikipedia.org/wiki/Free_software) licensed under the [MIT License](https://opensource.org/licenses/MIT).