Hello,

"John Yamokoski" <[EMAIL PROTECTED]> wrote:
> I am new to PHP but wanted to know if its possible to do the following
with
> PHP.
>
> I want to grab the size of the users RAM and the speed of the users CPU.
Is
> this even possible with PHP since its a server side language??
>
> And if its not possible with PHP, what language then?

I don't think this is possible with a server-side language. But of course,
this in NOT impossible with a client-side language (i.e. programs created
with C, Delphi, etc. and run on the users' pc.).

- E

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to