php script to make website thumbs

Discussion in 'PHP' started by tanares, Oct 16, 2011.

  1. #1
    i want to create a php script what will make website thumbs... any idea ?????
     
    tanares, Oct 16, 2011 IP
  2. HuggyEssex

    HuggyEssex Member

    Messages:
    297
    Likes Received:
    4
    Best Answers:
    2
    Trophy Points:
    45
    #2
    Creating thumbnail images of website screen shots?

    If that is what you are after that needs to be written in C or a similar language. Your best bet is to look for an API which will let you query a certain site and get the image that way.

    Glen
     
    HuggyEssex, Oct 16, 2011 IP
  3. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #3
    Use PHP's gd.
     
    Rukbat, Oct 16, 2011 IP
  4. Einheijar

    Einheijar Well-Known Member

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    3
    Trophy Points:
    165
    #4
    You'd have to run a headless browser to generate thumbs, that can be rather resource intensive esp is flash is allowed,
     
    Einheijar, Oct 19, 2011 IP