问题
Does anyone know a library that allows DOM traversing in strings using a jquery like selector engine?
回答1:
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?
来源:https://stackoverflow.com/questions/4417446/php-jquery-like-selector-engine