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