Is there any way of taking a screenshot of a website in PHP, then saving it to a file?
I wrote a quick and dirty app the other day for doing this using Google API. Most certainly scope for improvement...
Find it here with a live demo and code.
I did not post the code here simply because I keep on refining it and hopefully when I have time, convert it into a proper class.