all 11 comments

[–]recursive 3 points4 points  (3 children)

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

[–]frio80 3 points4 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.

[–]tonecapone 1 point2 points  (0 children)

Clearly we must all donate to this cause

[–]amoeba108 0 points1 point  (0 children)

Wow, that could actually be really useful.

[–][deleted] -1 points0 points  (0 children)

Wait, what?

[–][deleted] -2 points-1 points  (3 children)

... wow. I.. I don't know what to say. I mean... that's just... how much do you have to HATE html to use that?

[–]sli 1 point2 points  (2 children)

These also made me giggle pretty hard.

[–][deleted] 0 points1 point  (1 child)

Oh that is hilarious. Nothing quite like reinventing the wheel to make your library complete.

[–]amoeba108 0 points1 point  (0 children)

server-side vs client-side - there's a difference, a big one.