View Single Post
Old 04-19-2006, 01:35 AM   #2 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
It'd be impossible for php to do because the php code only executes on the server. Taking a picture of the browser view would have to happen on the client.

There may be something in javascript to do that, and then you could send it back to the server with javascript, but you couldn't do it in php because the php code isn't code anymore by the time it gets to the browser.
__________________
Stop intellectual property from infringing on me

Last edited by teknomage1; 04-19-2006 at 01:46 PM.
teknomage1 is offline   Reply With Quote