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