Results 1 to 2 of 2

Thread: Website Thumbnail

  1. #1
    Join Date
    Jan 2011
    Posts
    23

    Question Website Thumbnail

    I'm trying to put screenshots of websites as thumbnails on my site. I want to get the current screenshot of the site so people can see what is exactly happening on the site.
    Basically they type any site url into a text box, and will be able to see the screenshot (as a thumbnail) of the site. Any way to do this purely with html or php?

  2. #2
    Join Date
    Mar 2007
    Location
    Werrington, England
    Posts
    1,315
    HTML... no.. PHP... you can.. ish.

    http://php.net/manual/en/function.imagegrabscreen.php

    This wouldn't work on shared hosting.

    Check out 3rd answer down on how to use it: http://stackoverflow.com/questions/7...hots-using-php

Similar Threads

  1. Thumbnail expanding help please
    By Muzbaz in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 15 Nov 2010, 07:16 AM
  2. Creating Thumbnail Images
    By xenomorph in forum General Questions
    Replies: 1
    Last Post: 08 Apr 2010, 12:43 PM
  3. Program Thumbnail?
    By benjaminj88 in forum General Questions
    Replies: 0
    Last Post: 28 Jul 2009, 04:43 PM
  4. Best way to build a thumbnail gallery
    By peb7268 in forum Graphic Design
    Replies: 1
    Last Post: 09 Apr 2009, 12:43 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •