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?
how to get computer name and to which domain or network
Moderator: General Moderators
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: how to get computer name and to which domain or network
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
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