0

How to take web page thumbnail on webpage via jquery + php of a link?

Suppose I pass a php variable

$screen="http://www.yahoo.com" 

it use ajax/jquery/php to show the given URL thumbnail on page.

Mossawir Ahmed
  • 643
  • 4
  • 11
  • 27
  • 2
    It's impossible to do without the help of server side programming. – Pekka May 16 '11 at 13:43
  • yes i want to use PHP as a server side language as im on linux hosting? any idea? jquery to just populate it. – Mossawir Ahmed May 16 '11 at 13:49
  • There are various solutions, check out http://stackoverflow.com/search?q=php+screenshot – Pekka May 16 '11 at 13:50
  • possible duplicate of [Are there any available PHP script that can grab a screenshot of the url?](http://stackoverflow.com/questions/5658159/are-there-any-available-php-script-that-can-grab-a-screenshot-of-the-url) – Pekka May 16 '11 at 13:51
  • http://stackoverflow.com/search?q=web+site+screenshot – Vishwanath Dalvi May 16 '11 at 13:52

1 Answers1

0

you can use one of these ones and their api: Search block of text, return MP3 links using PHP

Community
  • 1
  • 1