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??
            Asked
            
        
        
            Active
            
        
            Viewed 3,912 times
        
    1
            
            
        - 
                    Why not use something like Websnapr to just grab your sample image and forgo all the PHP code? – Mech Jan 07 '11 at 19:49
 - 
                    2Is your question mark key stuck? – webbiedave Jan 07 '11 at 20:48
 
2 Answers
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
        Mohit Dabas
        
- 2,333
 - 1
 - 18
 - 12