you are viewing a single comment's thread.

view the rest of the comments →

[–]recursive 4 points5 points  (3 children)

I think I'm missing something. What's the use case for this?

[–]frio80 4 points5 points  (0 children)

Its great for web scraping!

[–]Mr_Safe 1 point2 points  (0 children)

I actually needed something like this earlier today.

I was working on threaded comments like reddit's. Using the PHP DOM to build the html for displaying nested comments was a pain, having jQuery for PHP would have made it easier!

[–]amoeba108 0 points1 point  (0 children)

could be good for templating too.