How to use PHP to get the client MAC 09-05-2011, 04:19 PM
#1
How to use PHP to get the client MAC??
| How to use PHP to get the client MAC filter_list | |
(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.