is there any way to do something like google has?
I think preview of the page when you hover link.
I just want to know, on what it is based.
Image creating and php?
Asked
Active
Viewed 436 times
1

René Beneš
- 448
- 1
- 13
- 29
1 Answers
0
http://www.thumboo.com/ is free and has an API. You could write a PHP/Javascript function to create the hover over effect.

Dan
- 526
- 9
- 28
-
You can't do it in pure PHP, http://stackoverflow.com/questions/757675/website-screenshots-using-php – Dan Jan 29 '12 at 23:10