Posted by Oli Filth on 10/12/05 19:38
Ben Xia said the following on 12/10/2005 17:34:
> Is there some way can detect MAC address with PHP? any help will be
> appreciate.
>
MAC address of your clients, or the machine you're running on?
If you're talking about clients, then that's impossible unless they're
running on the same local network as the server (i.e. connected to the
same router, in which case you can use command-line "arp -a xx.xx.xx.xx"
in Win, or some equivalent in *nix).
--
Oli
[Back to original message]
|