Can anyone tell me how to I do screen shot using php. I found the function imagegrabscreen() and imagegrabwindow(). But these two function captures the whole screen including the border of the browser. what I want to do is for example : A table is display in the browser and I make a screenshot of that table.
Please, can anyone help.
Thanks.
|