Re: Create a screenshot of a website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrea Giammarchi wrote:
What you see is what a browser engine renders for your eyes while what you can do with PHP is a snapshot of the source code.

One should remember that PHP serves quite well both as a glue language and as a wrapper language. There is no reason why you can't use PHP to create a simple lib around something like khtml2png so that the screenshot can be gathered on demand using simple PHP style function calls.

Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux