Forum Moderators: coopster

Message Too Old, No Replies

Screenshot in PHP

How to create a JPG of the homepage of a site

         

ph_eze_nouz

5:22 pm on Jan 28, 2004 (gmt 0)

10+ Year Member



Hi,

I would like to create a script which open a site and does a screenshot of its homepage, and then save it on my server. Do you have any idea how to do this? Does anyone achieve this before?

Many thanks for your help ;)

ph_eze_nouz

vincevincevince

10:13 pm on Jan 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



do it on a windows server
write a compiled app to open the website in IE, take the screenshot
use passthrough(); to load that app

?