CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   PHP (http://www.codingforums.com/forumdisplay.php?f=6)
-   -   Website screenshot using php script (http://www.codingforums.com/showthread.php?t=285664)

shanil 01-12-2013 11:16 AM

Website screenshot using php script
 
Hi All,

I would like to take the screenshot of the website page using a php script. What I'm expecting is a command where I can provide the URL, and it will create a screenshot in png or jpg format.

f.e php takescreenshot.php <url> <output_file> .

If anyone knows please help me.

Thanks in advance

adolek17 01-12-2013 12:29 PM

http://www.php.net/manual/en/functio...grabscreen.php

http://www.php.net/manual/en/functio...grabwindow.php

shanil 01-14-2013 06:54 AM

Hi adolek17,

Thank you for your reply.

Is there any other way to take the screen shot using php in Linux ?


All times are GMT +1. The time now is 05:41 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.