I\'m working with a DOMDocument, and I\'m wondering if there exists some way of using CSS-like selectors to select nodes like we would in jQuery.
Example situation: I\'m
XPath is exactly what you are looking for, here is pretty good list of possible selectors