Codeking adlı üyeden alıntı: mesajı görüntüle
<?php
ob_start();
system('getmac');
$buffContent=ob_get_contents();
$codeking=explode('==========================================================',$buffContent);
$codeking=explode('   \Device\Tcpip',$codeking[1]);
ob_clean();
print_r($codeking[0]);
?>
edit: olmadı
sunucu mac adresi veriyor bu hocam