> Is there a way i can test the cpu or the hdd for its serial number in
php
> under linux and win?

Can you do it from the command line? Run the same command through
exec(). You can only get information for the server, not anything about
the client's computer, btw...

---John Holmes...



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

Reply via email to