Possible duplicate:Website screenshots using PHP
I was wondering if it is possible to create a website-like preview of the screen if nothing is specified except the URL?
Yes, you can , please read the following questions about stackoverflow:
generating-a-screenshot-of-a-website-using-jquery
website-screenshots-using-php
There are several tools for creating a website snapshot for an image, so using jquery in conjunction with PHP can achieve your goal!
JavaScript/jQuery? , , . , JavaScript, .
You can use a service like BitPixels . Use JSONP if there are any problems with the source code, and this should be easy.