Say, when I hit "print screen" and thereby make a screen dump to memory. Is there a php function or something tricky if I want this to be dumped to a file? lets say a .jpg file ?
In other words, I need something to dump the screen to a .jpg file using php.
Anyone?
