Friday, July 31, 2009

How to take a screen shot of a webpage using php?

is there a way to take a screenshot of a web page using php, screen shots that are in alexa search, snap.com and ask.com search results.


if it can't be done directly using php, is there a way to use php to get the websites screen shots from other website that offer that service ?

How to take a screen shot of a webpage using php?
Hey mate





yes it's possible :)





Checkout this website which has a script that does just that: http://forums.digitalpoint.com/showthrea...
Reply:Sure it can be done in PHP in two easy steps.





1) Write a web browser in PHP


2) Save the image that it renders.


No comments:

Post a Comment