Page 1 of 1

Local Network Adapter info

Posted: Tue Feb 10, 2009 10:13 am
by Frozenlight777
Is there a way to get the name of the network adapter that is running on the local machine? I know there are a ton of built in network functions in PHP but have never familiarized with them and not sure what is available.

Thank you

Re: Local Network Adapter info

Posted: Tue Feb 10, 2009 11:04 am
by Deuce
I don't know much about it - but this seems like a good resource to familiarize yourself with
http://www.phpbuilder.com/manual/en/ref.network.php

Re: Local Network Adapter info

Posted: Tue Feb 10, 2009 12:32 pm
by VladSun
What do you mean by "the name of the network adapter" ? Also, which machine is considered "local"?

Re: Local Network Adapter info

Posted: Tue Feb 10, 2009 1:07 pm
by Skoalbasher
You mean the clients network adapter info? Because "local" in php is generally the server itself.