php jquery like selector engine [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this 开发者_如何学PythonquestionDoes anyone know a library that allows DOM traversing in strings using a jquery like selector engine?
Many out there, pick one that suits you:
- http://code.google.com/p/phpquery/
- http://querypath.org/
- http://jquery.hohli.com/
- http://simplehtmldom.sourceforge.net/
few more can be found in similar question (link thanks to @Gordon) How do you parse and process HTML/XML in PHP?
精彩评论