by swirlee » Tue Jul 20, 2004 6:00 am
Why is this in the phpMyAdmin forum?
Anyway, you can't detect mouse movement or keyboard activity with PHP. You can kinda sorta do it with JavaScript, but only if the browser has focus, which makes it all but useless.