Login Register






How to use PHP to get the client MAC filter_list
Author
Message
How to use PHP to get the client MAC #1
How to use PHP to get the client MAC??

Reply

RE: How to use PHP to get the client MAC #2
(09-05-2011, 04:19 PM)whirlwind Wrote: How to use PHP to get the client MAC??

The MAC address is not submitted to your server in a request, therefore you cannot obtain it with PHP. You can use other conventions such as ActiveX, Flash, or Flex.

Reply

RE: How to use PHP to get the client MAC #3
(09-15-2011, 12:06 AM)slbmeh Wrote:
(09-05-2011, 04:19 PM)whirlwind Wrote: How to use PHP to get the client MAC??

The MAC address is not submitted to your server in a request, therefore you cannot obtain it with PHP. You can use other conventions such as ActiveX, Flash, or Flex.

Thanks!
my MSN:whirlwind110@live.com

Reply