[PHP] Can I create a preview image in PHP?

Soldato
Joined
12 Jun 2005
Posts
5,361
Hi there,

Is there anyway to create a preview image in PHP of a webpage.

So it sort of print screens the working area type thing?

Is that possible to do in PHP?

Thanks.
 
Not that I'm aware of. You would need to launch a browser on your webserver to render the page then use some kind of screen capture utility to save the capture to a file.
 
Topgun said:
Not that I'm aware of. You would need to launch a browser on your webserver to render the page then use some kind of screen capture utility to save the capture to a file.

Your not replying to your emails mate, please do :)

Thanks,


Whoop
 
Back
Top Bottom