News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Pierre-Alain Joye's Blog:
Screen capture with PHP and GD
April 18, 2007 @ 07:53:00

In a new blog post today, Pierre-Alain Joye shows a method for doing a screen capture with just PHP and the GD functionality (an updated library, a DLL).

To get a snapshot of a HTML page, a window or a complete screen was always something tricky to do in PHP. For one of my current projects, I had to check that our changes did not affect visually any page. An easy way to achieve this goal is to compare the rendered pages in the browsers itself, easy and time consuming (for a human being :D).

That's why I finally sit down and implemented imagegrabscreen and imagegrabwindow . They capture respectively the whole screen or a window (using its handle).

He includes a few examples including grabbing a default screenshot, grabbing just the contents of a certain application (like Internet Explorer), and grabbing a fullscreened IE window too.

2 comments voice your opinion now!
screen capture gd graphics imagegrabscreen imagegrabwindow screen capture gd graphics imagegrabscreen imagegrabwindow





Similar Posts

Bubble.ro: How to create the histogram of an image using PHP

DevShed: Filtering Image Streams with the GD Library in PHP

DevShed: Building an Image Generator Class with PHP 5

SitePoint PHP Blog: Pimpin Harry’s pretty bluescreen

Dublish.com: Captcha - Spam preventing images


Community Events







Don't see your event here?
Let us know!


cakephp book ajax mysql framework PEAR zendframework database code security zend conference job releases package PHP5 release application developer example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework