FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to get client mac address in PHP ..?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to get client mac address in PHP ..? [message #176041 is a reply to message #176040] Mon, 21 November 2011 11:36 Go to previous messageGo to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
rrvasanth wrote:
> Dear friends...
>
> I need to know the MAC address of the connect clients, how can I do
> this in PHP?
>

Try magic.

The only mac address the server sees is that of its upstream Ethernet*
router, at best.

MAC addresses are purely Ethernet*.

http://en.wikipedia.org/wiki/MAC_address

*strictly MAC addresses also apply to other things like token ring etc,
but who uses those these days?


Your only hope is to ask the browser to supply it in a cookie using
probably javascript or java, but I very much doubt the browser would
actually bn able to tell what it was.

And it would be trivial to fake it anyway.

Which makes the final point, which is that there is zero purpose in
having it at all in the first place.

In short you want an impossible solution to a problem that has no
purpose in the first place.


> Thanks
> Vasanth
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: i getting this warning
Next Topic: Hmm..why doesnt this work?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 08:59:15 GMT 2024

Total time taken to generate the page: 0.04188 seconds