Take a Picture of a Web Site with PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Take a Picture of a Web Site with PHP

Post by amir »

Hi!

I'd like to take a picture of the hole page of a website and save it in image format, like what you see on whois sites and others, it takes a picture of the page, is there anyway of doing this?

Kind Regards
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

I remember seeing an article geared towards this sort of thing. I can't recall it right now, but there is Snap.com if that helps.
User avatar
bokehman
Forum Regular
Posts: 509
Joined: Wed May 11, 2005 2:33 am
Location: Alicante (Spain)

Post by bokehman »

There's IEcapt if you are using a Windows box.
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Post by amir »

Thanks :D for your reply. I 'll have a look and let you know.
Kind Regards,
Post Reply