PHP - Is possible to find if user is browsing from beind a Router and get Router Info

Posted by Fábio Antunes on Stack Overflow See other posts from Stack Overflow or by Fábio Antunes
Published on 2010-04-01T23:13:41Z Indexed on 2010/04/01 23:23 UTC
Read the original article Hit count: 513

Filed under:
|
|
|

Hello guys.

I think it isn't possible just using PHP, but just to be sure.

  • Is it possible for PHP to know if the user is accessing the web from behind a Router?
  • And if yes, how can i get some information about that router, like:
    • Router Name, Brand, Serial Number, ...
    • Users connected in the same network.
  • Can PHP also find the Local IP Address for the visitor in that Network?

A few simple questions. To which i haven't found a solid answer, and i tough that some PHP genius could tell me. And teach me.

Thanks for your help.

© Stack Overflow or respective owner

Related posts about php

Related posts about php5