Hello,
my goal would be implementing some keystroke analysis using php. I'm a
novice in php, so i ask your advice: according to you, is it possible
to log each keystroke client-side even if php is a server-side
language, or shall i use JavaScript and make the client run the
program locally? And, if i can use php to do that, how can i implement
a feature logging keystrokes on the client system?
Thanks,
Stefano