|
net_get_interfacesネットワークインターフェイスを取得する 説明
arrayfalse net_get_interfaces()
ローカルマシン上にあるネットワークインターフェイス(アダプタ) の一覧を返します。 パラメータこの関数にはパラメータはありません。 戻り値
Returns an associative array where the key is the name of the interface and
the value an associative array of interface attributes,
失敗した場合に Each interface associative array contains:
エラー / 例外
インターフェイス情報を取得できなかった場合は、
|