PHP, SSH, grabbing remote screenshots
Posted by: Nuwanda
Posted on: 2009-10-16 14:41:00
Hi, All
I need a way to programatically grab a screenshot from a url.
I've been doing some reading about linux command line utilities like xwd and xwininfo, but what I want is way to grab a screenshot via php, or run a script from php that will grab one.
Lots of sites seem to do this, www.dzone.com being a case in point.
Any suggestions?
Thanks.
Mos