how to create website thumb nail using PHP?
I do have a code with me couple of years back to create a website thumbnail u开发者_StackOverflowsing 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??
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!
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
http://www.bitpixels.com/
http://pagepeeker.com/
精彩评论