1

I do have a code with me couple of years back to create a website thumbnail using PHP in windows. But I cant find the same now is there anybody has a code to generate same on Windows?? or some Ideas to capture a website preview??

hakre
  • 193,403
  • 52
  • 435
  • 836
Jose H d
  • 195
  • 1
  • 3
  • 7

2 Answers2

2

Try checking out this PHP class. It's one of the only ones I know that does this sort of thing.

http://www.phpclasses.org/package/4608-PHP-Take-screenshots-of-pages-with-Internet-Explorer.html

Best of luck!

Qix - MONICA WAS MISTREATED
  • 14,451
  • 16
  • 82
  • 145
1

if working on windows hosting use

(http://www.zubrag.com/scripts/website-thumbnail-generator.php.)

Note( it only works with windows hosting). It does not work with linux hosting.The reason

behind this is the php iamge function(imagegrab) only works with windows Environment

->third party API service Provider which are very much efficient and very easy to use

  1. http://www.bitpixels.com/

  2. http://pagepeeker.com/

Mohit Dabas
  • 2,333
  • 1
  • 18
  • 12