Page 1 of 1

how to get computer name and to which domain or network

Posted: Sun Mar 15, 2009 2:02 am
by ecxzqute
hey guys!, just wondering if is it possible to get computer name and workgroup name using php?

if it is.. then can you share me some ideas please?

Re: how to get computer name and to which domain or network

Posted: Sun Mar 15, 2009 5:49 am
by Mark Baker
Not within PHP

You need some utility actually running client-side to extract this information, and I don't believe that javascript (running in a sandbox as it does) can access this from the client