How can I create a screenshot of a website using PHP and the GD library.
|
|
While you might be able to do something with You'd have to open a browser window to the specified url (you could do that with Here's an example from the manual entry for
|
||||||
|
|
|
Website is rendered on client side, while PHP and GD are server side. You may also check this website out. Hope it helps. |
||
|
|
|
|
You can use http://www.thumbshots.org/ |
||
|
|
