[jQuery] Quick question...
We all know & love jQuery, but something that I've been wondering for
a while now... not sure if it's feasible or not, but I'll ask anyway
=).
Is there any sort of HTML parser for PHP that's similar to jQuery's
selectors?
ie: $('div.class').html()...... but a PHP version?
Thanks!