Page 1 of 1

Is it possible to detect a user's CPU speed?

Posted: Thu May 27, 2004 2:43 pm
by Dexter
I'm building a page in PHP and I wanna know if we can display the user's CPU speed, not that the user needs to know, but for mathematical purposes

Posted: Thu May 27, 2004 2:55 pm
by PrObLeM
Ive never it heard php do that (since it is server side)

Posted: Thu May 27, 2004 3:00 pm
by dull1554
yea thats my thought, php is server side, and that would be a client side action.....maybe check out some java-script, or maybe a java applet/flash applet that feeds the php page