Re: Detect MAC address with PHP
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Detect MAC address with PHP

From: Oli Filth <catch@olifilth.co.uk>
Date: Wed Oct 12 2005 - 18:38:47 CEST

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
Received on Tue Oct 18 02:40:44 2005