First, im not sure how you would capture a snapshot of the page, sinse the page is rendered by the browser, and php is completely server side. Possibly there is a way to fopen a page or something, but... i dunno..
as for making thumbnail, using the gd extension, is quite easy. check the manual for GD. Jason "Michael Mao" <[EMAIL PROTECTED]> wrote: > > Is there a way to capture a snapshot of a html page and save it as a jpg > using php? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php