User Ratings
Rate This Project
Login To Rate This Project
Featured Reviews
Highest Rated
I used to use my own html parser, but I immediately liked PHP Simple HTML DOM Parser and I gave it the preference
Lowest Rated
This library is buggy as hell and completely unmaintained, without a single source commit or closed bug since May 2009. It's 2010, a DOM parser should be able handle UTF-8! Use something, anything else instead and save yourself a world of pain.
User Reviews
-
PHP Simple HTML DOM Parser is a popular library used to easily parse and manipulate HTML documents in PHP. It allows developers to extract data, modify elements, and navigate through HTML structures with simple and intuitive syntax.
-
Nice project. Very easy to use. Some examples are not updated, I will post to update Slashdot example. Otherwise I would review with 5 stars. Thanks for all the great work! (cat translation) "Bonic projecte. Molt fàcil d'utilitzar. Alguns exemples no s’actualitzen, els publicaré per actualitzar l’exemple de Slashdot. En cas contrari, ho revisaria amb 5 estrelles. Gràcies per tota la gran feina! "
-
Funciona pefectamente con php5.6, php7.0, php7.1, php7.2, php7.3 y php7.4. Works perfectly with php5.6, php7.0, php7.1, php7.2, php7.3 and php7.4. Gracias! Thanks!
-
Yes it is simple! Big tnx!
-
Great code and excellent support!
-
This is wonderful script. Very easy to use, it helps me to make many magics. I just have a problem after upgrade server to PHP7. Some maintenance update is needed. I am getting warnings FATAL ERROR syntax error, unexpected '"', expecting ',' or ';' on line number 163 and Trying to get property of non-object.
-
.
-
What a useful library!
-
good project
-
jquery for the dom!
-
How do i change the HTTP user agent used when i open URLs with this? That'd be cool.
-
Awesome solution. jQuery based
-
Uber easy, just inlcude and use. THANKS FOR THIS! :)
-
very easy to use!
-
Straightforward
-
Wery good )
-
super good!
-
Usefull
-
Great library! very easy to use, minimal coding, saves a lot of time to parse web pages using it.
-
Wish I'd known about this earlier, but I guess it's never late! Thanks for this wonderful parser :)
-
It is good :-)
-
like
-
Thank you!
-
Simplehtmldom works wonderful.
-
SimpleHTMLDOM is exactly what I was looking for, an easy way to import and manage HTML pages. I used it to build the mobile version of a very big music website. Thank so much!