@exec("ipconfig /all",$array);for($Tmpa;$Tmpa if(eregi("物理", $array[$Tmpa])){ $getstr=explode(":",$array[$Tmpa]); echo $getstr[1]; }}?>