Server-side web browser for PHP?

Posted by Lee on Stack Overflow See other posts from Stack Overflow or by Lee
Published on 2010-03-15T09:52:01Z Indexed on 2010/03/15 10:19 UTC
Read the original article Hit count: 356

If you wanted to re-create the DOM server-side and manipulate it in PHP, how would you choose to go about it?

I'm looking for a fast, multi-user complete server-side web browser that can interface with PHP and run complete Javascript.

Like Jaxer but something I can use with PHP... an extension would be fine, or even an Apache mod.

Ideas?

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript