tcorbeil Posted April 6, 2007 Share Posted April 6, 2007 Another thing I'd like to do: I would like for a user to input a site URL. Then a script goes to the website & takes a snapshot of it and returns. The outcome is a file that has a thumbnail picture of a site given by a user.. Any ideas or a point into the proper direction would be appreciated. Thanks. T. Quote Link to comment Share on other sites More sharing options...
Wuhtzu Posted April 6, 2007 Share Posted April 6, 2007 hmm... is it something like www.browsershots.org ?? Quote Link to comment Share on other sites More sharing options...
tcorbeil Posted April 6, 2007 Author Share Posted April 6, 2007 Yes.. actually, that's pretty cool... is there something like that in PHP code?? Thanks. T. Quote Link to comment Share on other sites More sharing options...
fert Posted April 6, 2007 Share Posted April 6, 2007 you can't do it in PHP, you would need to use cURL to post to a website that provides that service and get the image back Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.